Skip to content

Commit

Permalink
Add inline comment denoting version for Ruby setup (#59640)
Browse files Browse the repository at this point in the history
Co-authored-by: Jayanth-Parthsarathy <[email protected]>
Co-authored-by: desrosj <[email protected]>
  • Loading branch information
3 people authored Mar 13, 2024
1 parent 614598f commit 2515c83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rnmobile-ios-runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
with:
show-progress: ${{ runner.debug == '1' && 'true' || 'false' }}

- uses: ruby/setup-ruby@22fdc77bf4148f810455b226c90fb81b5cbc00a7
- uses: ruby/setup-ruby@22fdc77bf4148f810455b226c90fb81b5cbc00a7 # v1.171.0
with:
# `.ruby-version` file location
working-directory: packages/react-native-editor/ios
Expand Down

0 comments on commit 2515c83

Please sign in to comment.