We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 423bc58 commit 4a64ffeCopy full SHA for 4a64ffe
1 file changed
.github/workflows/ci.yml
@@ -17,6 +17,8 @@ jobs:
17
steps:
18
- name: Checkout
19
uses: actions/checkout@v6
20
+ with:
21
+ fetch-depth: 0
22
23
- name: Install Nix
24
uses: DeterminateSystems/nix-installer-action@v22
0 commit comments