Skip to content

Commit

Permalink
.github/workflows/wasm32.yml: make phase2 depend on everything
Browse files Browse the repository at this point in the history
  • Loading branch information
pipcet committed Jan 25, 2021
1 parent 3346089 commit 7370c92
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/wasm32.yml
Original file line number Diff line number Diff line change
Expand Up @@ -844,6 +844,11 @@ jobs:
needs:
- release
- bash-run
- coreutils
- zsh
- _001-hello-world-run-binfmt
- _001-hello-world-run-elf-binfmt
- _001-hello-world-run:
steps:
- run: true

Expand Down

0 comments on commit 7370c92

Please sign in to comment.