We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1de97f6 commit b436352Copy full SHA for b436352
.github/workflows/deploy.yml
@@ -34,6 +34,7 @@ jobs:
34
35
- run: |
36
cd goboscript
37
+ git fetch origin wasm
38
git checkout -b wasm
39
git pull origin main
40
wasm-pack build
0 commit comments