Skip to content

Commit

Permalink
Move back to solvedDev action
Browse files Browse the repository at this point in the history
  • Loading branch information
outercloudstudio authored Aug 27, 2024
1 parent 4cc5df3 commit 2b2978c
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: tauri-apps/tauri-action@v0.5.12
uses: solvedDev/tauri-action@dev

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

0 comments on commit 2b2978c

Please sign in to comment.