Skip to content

Commit

Permalink
Use tauri-action fix for arm Appimages
Browse files Browse the repository at this point in the history
  • Loading branch information
jp-bennett authored May 23, 2024
1 parent 5befcb3 commit 3b77ce1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
run: pnpm install

- name: Build Tauri application
uses: tauri-apps/tauri-action@v0
uses: tauri-action@fix/arm-appimage
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 3b77ce1

Please sign in to comment.