Skip to content

Commit b436352

Browse files
committed
fix: fetch branch
1 parent 1de97f6 commit b436352

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434

3535
- run: |
3636
cd goboscript
37+
git fetch origin wasm
3738
git checkout -b wasm
3839
git pull origin main
3940
wasm-pack build

0 commit comments

Comments
 (0)