Skip to content

Commit

Permalink
change scope
Browse files Browse the repository at this point in the history
  • Loading branch information
darioAnongba committed Dec 17, 2024
1 parent aeadf72 commit 43468a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Rust Cache
uses: Swatinem/rust-cache@82a92a6e8fbeee089604da2575dc567ae9ddeaab
- name: Build
run: wasm-pack build --features "esplora" --scope "metamask"
run: wasm-pack build --scope metamask --features "esplora"

publish-npm-dry-run:
needs: publish-release
Expand Down

0 comments on commit 43468a9

Please sign in to comment.