Skip to content

Commit

Permalink
typo 🤦‍♂️
Browse files Browse the repository at this point in the history
  • Loading branch information
fosterbrereton committed May 17, 2024
1 parent a93afd8 commit 846a9f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
id: build-orc-orc_dogfood
continue-on-error: true
run: |
xcodebuild -json -project ./build/orc.xcodeproj -scheme orc_orc_dogfood -configuration Release -hideShellScriptEnvironment
xcodebuild -json -project ./build/orc.xcodeproj -scheme orc_dogfood -configuration Release -hideShellScriptEnvironment
- name: 🛠️ orc_test
id: build-orc_test
continue-on-error: true
Expand Down

0 comments on commit 846a9f1

Please sign in to comment.