mirror of https://github.com/statping/statping
github action building
parent
8c9b604df4
commit
c3de43f142
|
@ -104,7 +104,6 @@ jobs:
|
|||
env:
|
||||
VERSION: ${{ env.VERSION }}
|
||||
run: |
|
||||
echo $(go env GOPATH)
|
||||
cd ./go/src/github.com/${{ github.repository }}
|
||||
make build
|
||||
chmod +x statping
|
||||
|
|
Loading…
Reference in New Issue