This commit is contained in:
olebeck 2022-08-11 22:38:49 +02:00
parent b8e971ed4a
commit d9023d2005
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@ jobs:
runs-on: "ubuntu-latest"
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: actions/setup-go@v3
with:
go-version: '1.19'