Skip to content

Commit

Permalink
Show installed gems
Browse files Browse the repository at this point in the history
  • Loading branch information
Widcket committed Aug 21, 2023
1 parent ec526cf commit 255ca69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ jobs:
env:
BUNDLE_PATH: ../vendor/bundle
working-directory: auth0_flutter/example/ios
run: bundle exec pod install
run: bundle exec gem query --local && gem query --local && pod install

- name: Set .env
working-directory: auth0_flutter/example/ios
Expand Down

0 comments on commit 255ca69

Please sign in to comment.