Skip to content

Commit 29e5cd8

Browse files
authored
fix: update ci
1 parent 9fb23cc commit 29e5cd8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
run: go mod tidy
1717

1818
- name: Build
19-
working-directory: backend/cmd
19+
working-directory: backend/cmd/server
2020
run: go build
2121

2222
- name: Run tests

0 commit comments

Comments
 (0)