Skip to content

Commit

Permalink
Use multiple lines
Browse files Browse the repository at this point in the history
  • Loading branch information
BPerlakiH committed Jan 10, 2024
1 parent 6b3c3d2 commit da99f1d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,7 @@ jobs:
MATCH_KEYCHAIN_PASSWORD: ${{ secrets.MATCH_PASSWORD }}
APP_SCHEME: "dwds"
run:
cd apple && bundle exec fastlane ios beta #&& bundle exec fastlane mac beta
|
cd apple
bundle exec fastlane ios beta
# bundle exec fastlane mac beta

0 comments on commit da99f1d

Please sign in to comment.