Skip to content

Commit

Permalink
Add license copy
Browse files Browse the repository at this point in the history
  • Loading branch information
mattrunyon committed Jul 14, 2024
1 parent 75a8d7c commit 6e18a68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-wasm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
with:
node-version: 18
registry-url: "https://registry.npmjs.org"
- run: cp LICENSE crates/ruff_wasm/pkg # wasm-pack does not put the LICENSE file in the pkg
- name: "Publish"
run: npm publish --provenance --access public crates/ruff_wasm/pkg
env:
Expand Down

0 comments on commit 6e18a68

Please sign in to comment.