Test
Some checks failed
Test, Build, and Release / test (push) Failing after 12s
Test, Build, and Release / build (push) Has been skipped

This commit is contained in:
James Eversole 2025-01-23 17:42:29 -06:00
parent 185870458e
commit 240dbd5463

View File

@ -29,7 +29,7 @@ jobs:
cabal-
- name: Set up cache for Nix
uses: DeterminateSystems/magic-nix-cache-action@v2
uses: https://github.com/DeterminateSystems/magic-nix-cache@main
- name: Initialize Cabal and update package list
run: |
@ -52,7 +52,7 @@ jobs:
fetch-depth: 0
- name: Set up cache for Nix
uses: DeterminateSystems/magic-nix-cache-action@v2
uses: https://github.com/DeterminateSystems/magic-nix-cache@main
- name: Build and shrink binary
run: |