Skip to content

Commit d00e668

Browse files
committed
pipeline
1 parent 3404fe6 commit d00e668

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tauri.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ jobs:
3030

3131
- name: setup go
3232
uses: actions/setup-go@v6
33+
with:
34+
go-version-file: 'backend/go.mod'
3335

3436
- name: backend build
3537
working-directory: ./backend

0 commit comments

Comments
 (0)