Skip to content

Commit 846a9f1

Browse files
typo 🤦‍♂️
1 parent a93afd8 commit 846a9f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
id: build-orc-orc_dogfood
3838
continue-on-error: true
3939
run: |
40-
xcodebuild -json -project ./build/orc.xcodeproj -scheme orc_orc_dogfood -configuration Release -hideShellScriptEnvironment
40+
xcodebuild -json -project ./build/orc.xcodeproj -scheme orc_dogfood -configuration Release -hideShellScriptEnvironment
4141
- name: 🛠️ orc_test
4242
id: build-orc_test
4343
continue-on-error: true

0 commit comments

Comments
 (0)