Skip to content

Commit

Permalink
Fix yml
Browse files Browse the repository at this point in the history
  • Loading branch information
isc committed Oct 19, 2023
1 parent 027efe4 commit ccffdcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v3
run: yarn install
- run: yarn install
- uses: ruby/setup-ruby@v1
with:
bundler-cache: true
Expand Down

0 comments on commit ccffdcc

Please sign in to comment.