We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a3532b commit 9d3a5bbCopy full SHA for 9d3a5bb
.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