mirror of
https://github.com/sudosylabs/vnidrop.git
synced 2026-08-05 02:29:55 +02:00
fix(release): repair Apple and Android builds
This commit is contained in:
2
.github/workflows/apple-release.yml
vendored
2
.github/workflows/apple-release.yml
vendored
@@ -132,7 +132,7 @@ jobs:
|
||||
echo "SPARKLE_ED_KEY_FILE=$RUNNER_TEMP/sparkle_ed_private_key" >> "$GITHUB_ENV"
|
||||
|
||||
- name: Build, sign & notarize DMG
|
||||
run: apple/scripts/build-dmg.sh
|
||||
run: make build-apple-dmg
|
||||
|
||||
- name: Generate appcast
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user