1
0
mirror of https://github.com/taigrr/godns synced 2025-01-18 04:03:25 -08:00

Update go.yml

This commit is contained in:
Timothy
2019-09-02 23:32:41 +08:00
committed by GitHub
parent 60aa9aac27
commit 7c9f66ebfa

View File

@@ -17,4 +17,4 @@ jobs:
uses: actions/checkout@v1
- name: Build
run: go build -v .
run: cd cmd/godns && go build -v .