We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c8a928 commit 08047acCopy full SHA for 08047ac
.github/workflows/build.yml
@@ -43,3 +43,5 @@ jobs:
43
- uses: tauri-apps/tauri-action@v0
44
env:
45
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
46
+ with:
47
+ projectPath: src-tauri
0 commit comments