Skip to content

Commit a9ef7cd

Browse files
committed
chore: make package to wait for ci
1 parent 5382ed7 commit a9ef7cd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ jobs:
3838
- ci
3939

4040
package-tauri:
41+
needs:
42+
- ci
4143
runs-on: ${{ matrix.platform }}
4244
strategy:
4345
matrix:

0 commit comments

Comments
 (0)