We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5382ed7 commit a9ef7cdCopy full SHA for a9ef7cd
.github/workflows/release.yaml
@@ -38,6 +38,8 @@ jobs:
38
- ci
39
40
package-tauri:
41
+ needs:
42
+ - ci
43
runs-on: ${{ matrix.platform }}
44
strategy:
45
matrix:
0 commit comments