Skip to content

Commit

Permalink
enable corepack
Browse files Browse the repository at this point in the history
  • Loading branch information
no-chris committed Nov 27, 2023
1 parent 45725e1 commit bae66eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Expand Up @@ -19,6 +19,7 @@ jobs:
node-version: 20

# Install & build & test:
- run: corepack enable
- run: yarn install
- run: yarn npm audit --environment production
- run: yarn run build
Expand Down

0 comments on commit bae66eb

Please sign in to comment.