Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mayuki committed Mar 7, 2024
1 parent f67efc1 commit 663b896
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -255,6 +255,8 @@ jobs:
if: ${{ inputs.build-only-linux && needs.build-linux-x64.result == 'success' || success() }}
needs:
- build-win-x64
- build-win-arm64
- build-win-arm64-uwp
- build-linux-x64
- build-osx-x64
- build-osx-arm64
Expand Down

0 comments on commit 663b896

Please sign in to comment.