Skip to content

Commit

Permalink
Use yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
naitian committed Nov 15, 2023
1 parent 9729b37 commit 816aeaf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
with:
node-version: 18
cache: yarn
cache-dependency-path: '**/yarn.lock'

- run: corepack enable
- name: Install dependencies
Expand Down

0 comments on commit 816aeaf

Please sign in to comment.