pull/773/merge
hunterlong 2020-08-13 01:04:28 -07:00
parent 0d0993dbf6
commit dc60e61225
1 changed files with 3 additions and 0 deletions

View File

@ -70,3 +70,6 @@ jobs:
buildmode: default
ldflags: -s -w -X main.VERSION=${VERSION} -X main.COMMIT=${COMMIT} -linkmode external -extldflags -static
- name: check files
run: pwd && ls && cd build && ls