workflow: remove magic cache
This commit is contained in:
parent
ea05eb2ee3
commit
09b909cd8f
1 changed files with 0 additions and 1 deletions
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
|
@ -32,7 +32,6 @@ jobs:
|
||||||
id: pages
|
id: pages
|
||||||
uses: actions/configure-pages@main
|
uses: actions/configure-pages@main
|
||||||
- uses: DeterminateSystems/nix-installer-action@main
|
- uses: DeterminateSystems/nix-installer-action@main
|
||||||
- uses: DeterminateSystems/magic-nix-cache-action@main
|
|
||||||
- uses: DeterminateSystems/flake-checker-action@main
|
- uses: DeterminateSystems/flake-checker-action@main
|
||||||
- name: Build with Hugo
|
- name: Build with Hugo
|
||||||
run: nix run .
|
run: nix run .
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue