Skip to content

Commit

Permalink
Update build-and-test-ios-app.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
magkue authored Nov 4, 2024
1 parent bcb1e0a commit 0fd7e92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test-ios-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

- name: Set Path
run: |
echo "/Users/github-runner/.rbenv/shims" >> $GITHUB_PATH
echo "/opt/homebrew/bin:/Users/github-runner/.rbenv/shims:$PATH" >> $GITHUB_PATH
- name: Update Bundler
run: bundle update
Expand Down

0 comments on commit 0fd7e92

Please sign in to comment.