Skip to content

Commit

Permalink
Add yarn.lock.
Browse files Browse the repository at this point in the history
  • Loading branch information
francois2metz committed May 3, 2024
1 parent db6eae7 commit 128d770
Show file tree
Hide file tree
Showing 2 changed files with 4,526 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 @@ -11,5 +11,5 @@ jobs:
with:
node-version: '18.x'

- run: npm install
- run: npm run build
- run: yarn install --immutable
- run: yarn build
Loading

0 comments on commit 128d770

Please sign in to comment.