Skip to content

Commit

Permalink
Update swift.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ElectricS01 authored Mar 3, 2024
1 parent 462eb01 commit 05b0dab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Build
run: |
cd TPU\ Mac
xcodebuild build -project TPU_Mac.xcodeprojclean build -sdk iphoneos CODE_SIGNING_ALLOWED=No
xcodebuild build -project TPU_Mac.xcodeproj clean build -sdk iphoneos CODE_SIGNING_ALLOWED=No
- name: Run tests
run: |
Expand Down

0 comments on commit 05b0dab

Please sign in to comment.