mirror of
https://github.com/aaif-goose/goose.git
synced 2026-07-03 14:10:03 +02:00
dont have conditional on the macos-cert step, or else npm run bundle fails
This commit is contained in:
@@ -117,8 +117,6 @@ jobs:
|
||||
run: cp target/release/goosed ui/desktop/src/bin/goosed
|
||||
|
||||
- name: Add MacOS certs for signing and notarization
|
||||
# Only run on tagged releases
|
||||
if: startsWith(github.ref, 'refs/tags/v1.')
|
||||
run: ./add-macos-cert.sh
|
||||
working-directory: ui/desktop
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user