Skip to content

Commit 3404fe6

Browse files
committed
pipeline
1 parent b8109f7 commit 3404fe6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tauri.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
uses: actions/setup-go@v6
3333

3434
- name: backend build
35+
working-directory: ./backend
3536
run: go build -o ./tmp/valovault-backend-x86_64-pc-windows-msvc.exe .
3637

3738
- name: install Rust stable

0 commit comments

Comments
 (0)