Skip to content

Commit 288e64e

Browse files
authored
Merge pull request #930 from LIT-Protocol/fix/workflow-wasm-pack
chore: update wasm-pack version to latest
2 parents e4ca6f3 + fc1354f commit 288e64e

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)