Update go.yml

This commit is contained in:
Winni Neessen 2021-03-21 16:13:51 +01:00 committed by GitHub
parent 359bd08a80
commit 528ffbf34e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,6 +8,8 @@ on:
jobs:
build:
env:
GO111MODULE: auto
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2