Skip to content

Commit

Permalink
Update example-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sagishm authored Dec 30, 2024
1 parent 3332c72 commit b322508
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/example-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
shell: bash
- name: Compression
run: |
cd build/Build/Products/Debug-iphonesimulator
cd build/Build/Products/Release-iphonesimulator
zip -r BitsBytes.zip BitsBytes.app
shell: bash
- name: Upload to SauceLabs
Expand Down

0 comments on commit b322508

Please sign in to comment.