fetch all history

This commit is contained in:
Daylin Morgan 2024-07-15 15:37:35 -05:00
parent 1c5e3bf419
commit 5bbd928268
Signed by: daylin
GPG key ID: 950D13E9719334AD

View file

@ -64,6 +64,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: DeterminateSystems/nix-installer-action@v12
with: