Skip to content

Commit 562dd76

Browse files
authored
Update go.yml
1 parent 873bd4e commit 562dd76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
go-version: 1.18
2323

2424
- name: Build
25-
run: cd ./forward-server
25+
run: cd ./forward-server;
2626
go build -v .
2727

2828
- name: Test

0 commit comments

Comments
 (0)