Update go.yml

Minizbot2012 4 years ago committed by GitHub
parent d681da99ed
commit ffe8c45571
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -31,6 +31,7 @@ jobs:
- name: Mod Tidy
run: |
cd ./src/github.com/${{ github.repository }}
go mod init
go mod tidy
- name: Build

Loading…
Cancel
Save