Skip to content
This repository was archived by the owner on Aug 14, 2024. It is now read-only.

Commit

Permalink
fix this ... done
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewstech authored Mar 11, 2022
1 parent 4ad1243 commit f78eed9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/desktop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: install app dependencies and build it
run: npm ci && npm run build
- uses: jdukewich/tauri-action@fix-windows-bundling
- uses: tauri-apps/tauri-action@v0
env:
GITHUB_TOKEN: ${{ secrets.BOT }}
TAURI_KEY_PASSWORD: ${{ secrets.TAURI_KEY_PASSWORD }}
Expand Down

0 comments on commit f78eed9

Please sign in to comment.