Skip to content

Commit db18c32

Browse files
committed
2 parents 173bf1f + af47fe9 commit db18c32

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: jdukewich/tauri-action@fix-windows-bundling
36+
- uses: tauri-apps/tauri-action@dev
3737
env:
3838
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3939
with:

0 commit comments

Comments
 (0)