mirror of
https://github.com/maxgoedjen/secretive.git
synced 2025-04-04 06:37:07 +00:00
Update nightly.yml
This commit is contained in:
parent
4a33ea2df8
commit
8b2d277767
2
.github/workflows/nightly.yml
vendored
2
.github/workflows/nightly.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
||||
APPLE_API_KEY_ID: ${{ secrets.APPLE_API_KEY_ID }}
|
||||
run: ./.github/scripts/signing.sh
|
||||
- name: Set Environment
|
||||
run: sudo xcrun xcode-select -s /Applications/Xcode_15.0.1.app
|
||||
run: sudo xcrun xcode-select -s /Applications/Xcode_15.1.app
|
||||
- name: Update Build Number
|
||||
env:
|
||||
RUN_ID: ${{ github.run_id }}
|
||||
|
Loading…
Reference in New Issue
Block a user