Skip to content

Commit

Permalink
syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
llimllib committed May 23, 2024
1 parent f593e53 commit 8b602f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
GYP_DEFINES: use_obsolete_asm=true
run: |
npm install -g prebuildify node-gyp
npm install --no-scripts
npm install --ignore-scripts
npm run generate
prebuildify --napi --strip -t $(node --version | tr -d 'v')
npm install
Expand Down

0 comments on commit 8b602f1

Please sign in to comment.