Skip to content

Commit

Permalink
iosbuild ci test
Browse files Browse the repository at this point in the history
  • Loading branch information
SanttuRantanen committed Sep 21, 2024
1 parent 6f79a72 commit 9c554d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ios_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
# apply provisioning profile
mkdir -p ~/Library/MobileDevice/Provisioning\ Profiles
cp $PP_PATH ~/Library/MobileDevice/Provisioning\ Profiles
cat $PP_PATH
- name: Run iOS tests
run: ./iostest.sh

0 comments on commit 9c554d2

Please sign in to comment.