Skip to content

Commit

Permalink
Include yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucas Bozzo authored and Lucas Bozzo committed Jul 7, 2024
1 parent 943df46 commit f10d5f0
Show file tree
Hide file tree
Showing 2 changed files with 11,535 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: 20
cache: 'npm'
cache: 'yarn'

- run: npm ci
- run: yarn install --frozen-lockfile
- uses: nrwl/nx-set-shas@v4
Loading

0 comments on commit f10d5f0

Please sign in to comment.