Update go.yml

This commit is contained in:
Matthieu MOREL 2021-12-20 23:22:35 +01:00 committed by GitHub
parent 74cfc72122
commit f089d27787
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ jobs:
- name: Check out code into the Go module directory
uses: actions/checkout@v2
- name: Get dependencies
run: |
go get -v -t -d ./...