Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
externl committed Oct 16, 2024
1 parent a8a1d9c commit f380bca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-dependencies/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ runs:

- uses: actions/setup-ruby@v1
with:
python-version: "3.3"
ruby-version: "3.3"
if: runner.os == 'macOS'

- name: Install testing dependencies from pip
Expand Down

0 comments on commit f380bca

Please sign in to comment.