Test
This commit is contained in:
parent
185870458e
commit
240dbd5463
@ -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: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user