full path to action

This commit is contained in:
techknowlogick 2023-04-14 17:44:36 -04:00
parent 6d280c5977
commit 820183b66e
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v3
- uses: ruby/setup-ruby@v1
- uses: https://github.com/ruby/setup-ruby@v1
if: matrix.os == 'arm-ubuntu-latest'
with:
ruby-version: '3.0' # Not needed with a .ruby-version file