Skip to content

Commit

Permalink
root gem install
Browse files Browse the repository at this point in the history
  • Loading branch information
bwees committed Aug 27, 2024
1 parent 307aeda commit 1400f18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:

- name: Install Fastlane
run: |
gem install fastlane -NV
sudo gem install fastlane -NV
fastlane --version
- name: Install Node.js
Expand Down

0 comments on commit 1400f18

Please sign in to comment.