Disable env set

This commit is contained in:
Max Goedjen 2022-10-26 00:54:07 -07:00
parent 23611877ca
commit 2bd8b008ca
No known key found for this signature in database
1 changed files with 2 additions and 2 deletions

View File

@ -19,8 +19,8 @@ jobs:
APPLE_API_KEY_DATA: ${{ secrets.APPLE_API_KEY_DATA }}
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_14.1.app
# - name: Set Environment
# run: sudo xcrun xcode-select -s /Applications/Xcode_14.1.app
- name: Test
run: |
pushd Sources/Packages