Skip to content

Commit

Permalink
corepack
Browse files Browse the repository at this point in the history
  • Loading branch information
Tymek committed Oct 28, 2024
1 parent 24f419a commit aca945a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/build-and-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
- run: corepack enable
- name: Setup node
uses: actions/setup-node@v4
with:
Expand Down
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -136,5 +136,6 @@
"files": [
"src/**/*.test.ts"
]
}
},
"packageManager": "[email protected]"
}

0 comments on commit aca945a

Please sign in to comment.