mirror of
https://github.com/nix-community/nix-doom-emacs
synced 2025-08-05 12:37:35 -05:00
.github: oops
This commit is contained in:
2
.github/workflows/check-build.yml
vendored
2
.github/workflows/check-build.yml
vendored
@ -35,7 +35,7 @@ jobs:
|
|||||||
rm nix-store.dump
|
rm nix-store.dump
|
||||||
fi
|
fi
|
||||||
- run: |
|
- run: |
|
||||||
nix build .#checks.x86-64-linux.init-example-el
|
nix build .#checks.x86_64-linux.init-example-el
|
||||||
- name: Export /nix/store contents
|
- name: Export /nix/store contents
|
||||||
if: ${{ !steps.cache-nix-store.outputs.cache-hit }}
|
if: ${{ !steps.cache-nix-store.outputs.cache-hit }}
|
||||||
run: |
|
run: |
|
||||||
|
Reference in New Issue
Block a user