Skip to content

Commit

Permalink
debug build
Browse files Browse the repository at this point in the history
  • Loading branch information
suphon-t committed Jan 12, 2024
1 parent 3bea18b commit 0b6207b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
security list-keychain -d user -s $KEYCHAIN_PATH
- name: Build
run: xcodebuild -scheme "$SCHEME" install DSTROOT=Build | xcpretty
run: xcodebuild -scheme "$SCHEME" install DSTROOT=Build

- name: Package
run: |
Expand Down

0 comments on commit 0b6207b

Please sign in to comment.