mirror of
https://github.com/bolkedebruin/rdpgw.git
synced 2026-03-27 14:36:36 +00:00
Build go.sum
This commit is contained in:
3
.github/workflows/go.yml
vendored
3
.github/workflows/go.yml
vendored
@@ -24,6 +24,9 @@ jobs:
|
||||
|
||||
- name: Install golint
|
||||
run: go get -u golang.org/x/lint/golint
|
||||
|
||||
- name: Update go.sum
|
||||
run: go mod tidy
|
||||
|
||||
- name: Build
|
||||
run: go build -v .
|
||||
|
||||
Reference in New Issue
Block a user