Skip to content

Commit f7cbc33

Browse files
committed
Revert tauri-action
1 parent 896d97a commit f7cbc33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@ jobs:
328328
with:
329329
repo-token: ${{ secrets.GITHUB_TOKEN }}
330330
- name: Build packages
331-
uses: tauri-apps/tauri-action@v0.6.1
331+
uses: tauri-apps/tauri-action@v0.5.23 # 0.5.24 - 0.6.1 give: Error: Could not find workspace directory, but version and/or name specifies to use workspace package
332332
env:
333333
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
334334
- name: Upload unsigned bundle

0 commit comments

Comments
 (0)