mirror of
https://github.com/taigrr/godns
synced 2025-01-18 04:03:25 -08:00
Update go.yml
This commit is contained in:
parent
60aa9aac27
commit
7c9f66ebfa
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@ -17,4 +17,4 @@ jobs:
|
||||
uses: actions/checkout@v1
|
||||
|
||||
- name: Build
|
||||
run: go build -v .
|
||||
run: cd cmd/godns && go build -v .
|
||||
|
Loading…
x
Reference in New Issue
Block a user