Skip to content

Commit 9d3a5bb

Browse files
authored
Add the tauri directory to projectPath (#28)
* Run cargo format * Add tauri to projectPath
1 parent 0a3532b commit 9d3a5bb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,5 @@ jobs:
4343
- uses: tauri-apps/tauri-action@v0
4444
env:
4545
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
46+
with:
47+
projectPath: src-tauri

0 commit comments

Comments
 (0)