Skip to content

Commit 08047ac

Browse files
byfnoelparksb
authored andcommitted
Add the tauri directory to projectPath (#28)
* Run cargo format * Add tauri to projectPath
1 parent 5c8a928 commit 08047ac

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)