mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-28 17:20:47 +08:00
CI: try with magic-nix-cache-action.
This commit is contained in:
@@ -147,12 +147,8 @@ jobs:
|
||||
- uses: wimpysworld/nothing-but-nix@v9
|
||||
with:
|
||||
hatchet-protocol: 'rampage'
|
||||
- uses: cachix/install-nix-action@v31
|
||||
with:
|
||||
nix_path: nixpkgs=channel:nixos-unstable
|
||||
nix_conf: |
|
||||
keep-env-derivations = true
|
||||
keep-outputs = true
|
||||
- uses: DeterminateSystems/nix-installer-action@main
|
||||
- uses: DeterminateSystems/magic-nix-cache-action@main
|
||||
- name: Cache cabal work
|
||||
id: cabal-local
|
||||
uses: actions/cache@v5
|
||||
|
||||
Reference in New Issue
Block a user