CI: Fetch all history for all tags and branches
This commit is contained in:
parent
66b35d62b2
commit
bddee7b076
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -16,6 +16,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
fetch-depth: 0
|
||||
submodules: true
|
||||
- uses: goto-bus-stop/setup-zig@v1
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user