Skip to content

Commit

Permalink
ci(publish): partially revert npm publish fix [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeStanger committed Nov 28, 2022
1 parent cc32efd commit 2d03171
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
with:
node-version: '18.x'
registry-url: 'https://registry.npmjs.org'
working-directory: ./pkg

- name: Build WASM package
run: scripts/build-wasm.sh
Expand Down

0 comments on commit 2d03171

Please sign in to comment.