Skip to content

Commit

Permalink
yarn corepack
Browse files Browse the repository at this point in the history
  • Loading branch information
fulldecent committed Aug 30, 2024
1 parent 7551f33 commit 7f8c9c1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-test-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ jobs:
with:
node-version: "lts/*"
cache: "yarn"
- name: Setup yarn using corepack
run: corepack enable
- name: Install node packages
run: yarn install --immutable
- name: Download build artifact
Expand Down

0 comments on commit 7f8c9c1

Please sign in to comment.