Skip to content

Commit

Permalink
try updated tauri build action
Browse files Browse the repository at this point in the history
  • Loading branch information
outercloudstudio authored Oct 31, 2024
1 parent 3f59d36 commit ef5005c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-tauri-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
# args: --target aarch64-apple-darwin

- name: Build the app 💻
uses: bridge-core/tauri-action@dev
uses: tauri-apps/tauri-action@v0.5.15

env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit ef5005c

Please sign in to comment.