Skip to content

Commit aee920c

Browse files
authored
Update artifact download workflow
1 parent d3a5c56 commit aee920c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
# Optional, GitHub token
3636
github_token: ${{secrets.GITHUB_TOKEN}}
3737
# Required, workflow file name or ID
38-
workflow: ci.yml
38+
workflow: build.yml
3939
workflow_conclusion: success
4040
branch: dev
4141
name: wasm

0 commit comments

Comments
 (0)