Skip to content

Commit

Permalink
match command
Browse files Browse the repository at this point in the history
  • Loading branch information
nathan-courtney-pieces committed Aug 9, 2024
1 parent a1c45db commit 134d175
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 @@ -95,7 +95,7 @@ jobs:
run: |-
cd macos
bundle install
bundle exec fastlane setup --readonly
bundle exec fastlane match --readonly
env:
MATCH_PASSWORD: ${{ secrets.match_password }}
FASTLANE_PASSWORD: ${{ secrets.fastlane_password }}
Expand Down

0 comments on commit 134d175

Please sign in to comment.