mirror of
https://github.com/anyproto/anytype-heart.git
synced 2025-06-09 17:44:59 +09:00
fix build
This commit is contained in:
parent
4ed3e7c92b
commit
159642df06
1 changed files with 0 additions and 9 deletions
9
.github/workflows/build.yml
vendored
9
.github/workflows/build.yml
vendored
|
@ -177,15 +177,6 @@ jobs:
|
|||
cp pkg/lib/bundle/systemTypes.json ./json
|
||||
cp pkg/lib/bundle/internalRelations.json ./json
|
||||
cp pkg/lib/bundle/internalTypes.json ./json
|
||||
- name: Upload protobuf artifact for linux build
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: libs
|
||||
path: |
|
||||
protobuf
|
||||
if-no-files-found: error
|
||||
retention-days: 1
|
||||
if: github.event_name == 'push'
|
||||
- name: Pack server win
|
||||
run: |
|
||||
declare -a arr=("windows-amd64")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue