Update go.yml

Minizbot2012 4 years ago committed by GitHub
parent 2dcb6cfc70
commit 4626daf3cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -14,7 +14,7 @@ jobs:
env:
GOPATH: ${{ github.workspace }}
CDIR: ./src/github.com/${{ github.repository }}
steps;
steps:
- name: Set up Go 1.x
uses: actions/setup-go@v2
with:

Loading…
Cancel
Save