Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Patch tauri build need
Browse files Browse the repository at this point in the history
zelytra committed Jan 2, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent c946609 commit 1187647
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -118,7 +118,7 @@ jobs:
test-tauri:
name: Tauri Build Test
runs-on: ${{ matrix.platform }}
needs: [webapp-build, website-build]
needs: [webapp-build]
if: ${{ needs.paths.outputs.webapp == 'true' }}
strategy:
fail-fast: false

0 comments on commit 1187647

Please sign in to comment.