There was an error while loading. Please reload this page.
1 parent 7a71aba commit ebac63bCopy full SHA for ebac63b
1 file changed
.github/workflows/ci.yml
@@ -32,6 +32,9 @@ jobs:
32
steps: &build_steps
33
- name: Checkout repository
34
uses: actions/checkout@v4
35
+ with:
36
+ fetch-depth: 0
37
+ clean: true
38
39
- name: Install nix
40
uses: cachix/install-nix-action@v31
0 commit comments