Skip to content

Commit 8208f36

Browse files
committed
fix depends on
1 parent 155d90f commit 8208f36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-wasm.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
name: github-pages
4242
url: ${{ steps.deployment.outputs.page_url }}
4343
runs-on: ubuntu-latest
44-
needs: build
44+
needs: build_wasm
4545
steps:
4646
- name: Deploy to GitHub Pages
4747
id: deployment

0 commit comments

Comments
 (0)