chore: optimize workflows to avoid building components each time
This commit is contained in:
2
.github/workflows/desktop.release.proto.yml
vendored
2
.github/workflows/desktop.release.proto.yml
vendored
@@ -23,7 +23,7 @@ jobs:
|
||||
brew install snapcraft
|
||||
|
||||
- run: yarn install
|
||||
- run: yarn build:web:all
|
||||
- run: yarn build:desktop
|
||||
|
||||
- name: SnapArm64
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user