Skip to content

Commit

Permalink
Revert npm changes
Browse files Browse the repository at this point in the history
  • Loading branch information
rajsite committed Apr 24, 2024
1 parent 8fad602 commit f865c0f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,7 @@ jobs:
with:
node-version: '20'
registry-url: 'https://registry.npmjs.org'
- run: |
npm ci
chmod -R a+x node_modules
- run: npm ci
- run: |
git clone https://github.com/juj/emsdk.git
cd emsdk
Expand Down

0 comments on commit f865c0f

Please sign in to comment.