mirror of
https://github.com/kerberos-io/agent.git
synced 2026-08-23 15:08:32 +00:00
Update go.yml
This commit is contained in:
committed by
GitHub
parent
51a267baee
commit
facae024db
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@@ -22,7 +22,7 @@ jobs:
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: Get dependencies
|
||||
run: cd backend && go download
|
||||
run: cd backend && go mod download
|
||||
|
||||
- name: Build
|
||||
run: cd backend && go build -v ./...
|
||||
|
||||
Reference in New Issue
Block a user