Skip to content

Commit ecf3dd6

Browse files
authored
Merge pull request #931 from LIT-Protocol/anson/cherry-pick-naga-workflows-2
fix(release.yml): update wasm-pack version to latest
2 parents d676c5b + 1856e42 commit ecf3dd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
- name: Install wasm-pack
6363
uses: jetli/[email protected]
6464
with:
65-
version: '0.12.1'
65+
version: 'latest'
6666

6767
- name: Setup Node
6868
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)