Fix CI: Checkout with history & tags

pull/23/head v0.0.3
Emmm Monster 3 years ago
parent b517806fdb
commit 1760737121
No known key found for this signature in database
GPG Key ID: C98279C83FB50DB9

@ -31,6 +31,8 @@ jobs:
steps:
- name: Checkout codebase
uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Set up Go 1.x
uses: actions/setup-go@v2

Loading…
Cancel
Save