Skip to content

Commit

Permalink
CI: Add needs
Browse files Browse the repository at this point in the history
  • Loading branch information
luigi311 committed Oct 22, 2024
1 parent 4627a74 commit 79031ab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,8 @@ jobs:

build-tauri-multiplat:
runs-on: ${{ matrix.os }}
needs:
- build-web
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 79031ab

Please sign in to comment.