Skip to content

Commit c3a6aa5

Browse files
authored
Update publish.yml
1 parent 4bb479a commit c3a6aa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
sudo apt-get install -y webkit2gtk-4.0
3434
- name: install app dependencies and build it
3535
run: yarn && yarn build
36-
- uses: tauri-apps/tauri-action@v0
36+
- uses: jdukewich/tauri-action@fix-windows-bundling
3737
env:
3838
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3939
with:

0 commit comments

Comments
 (0)