Skip to content

Commit

Permalink
main.yml의 ruby명령어 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
FirstDo authored Sep 6, 2024
1 parent 6f305db commit abb1821
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 @@ -26,7 +26,7 @@ jobs:
- name: Install Fastlane
run: brew install fastlane

- uses: actions/setup-ruby@v1
- uses: ruby/setup-ruby@v1
with:
ruby-version: 2.7

Expand Down

0 comments on commit abb1821

Please sign in to comment.