Skip to content

Commit 409a670

Browse files
committed
sync
1 parent 213070d commit 409a670

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@ jobs:
8181
version: ${{ needs.version.outputs.version }}
8282

8383
build-tauri:
84-
if: false
8584
needs:
8685
- build-cli
8786
- version
@@ -198,6 +197,7 @@ jobs:
198197
needs:
199198
- version
200199
- build-cli
200+
- build-tauri
201201
runs-on: blacksmith-4vcpu-ubuntu-2404
202202
steps:
203203
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)