Skip to content

Commit

Permalink
github-workflows: corepack enable
Browse files Browse the repository at this point in the history
  • Loading branch information
koi-chan committed Nov 3, 2024
1 parent 6a16057 commit 1cda77f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ jobs:

# runs 'bundle install' and caches installed gems automatically
bundler-cache: true
- name: 'Enable corepack'
run: corepack enable
- uses: actions/setup-node@v4
with:
node-version: 'lts/hydrogen'
Expand Down

0 comments on commit 1cda77f

Please sign in to comment.