Fix release build did not checkout code

main
Elie 2021-07-27 15:03:13 +02:00
parent 768a35f50d
commit e39b980e2c
No known key found for this signature in database
GPG Key ID: 399AF69092C727B6
1 changed files with 1 additions and 0 deletions

View File

@ -77,6 +77,7 @@ jobs:
docker:
- image: golang:1.16
steps:
- checkout
- run:
name: "Ensure GnuPG is available"
command: gpg --version