mirror of
https://github.com/NixOS/nix
synced 2025-07-07 01:51:47 +02:00
Try without fetch-depth:0
This commit is contained in:
parent
58bc627a6c
commit
f218f0e93a
1 changed files with 0 additions and 2 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -19,8 +19,6 @@ jobs:
|
|||
timeout-minutes: 60
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- uses: DeterminateSystems/nix-installer-action@main
|
||||
with:
|
||||
flakehub: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue