Skip to content

Commit

Permalink
[FIX]: CI build
Browse files Browse the repository at this point in the history
  • Loading branch information
helabenkhalfallah committed Oct 25, 2024
1 parent 7ad13dc commit 8cb97ec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: ${{ matrix.node-version }}
cache: 'npm'
- run: npm i -g [email protected]
- run: pnpm i
- run: pnpm build
Expand Down

0 comments on commit 8cb97ec

Please sign in to comment.