remove magic cache
Some checks failed
Lint / lint (push) Successful in 9s
Build Pi NixOS Image / sync (push) Failing after 4s

This commit is contained in:
Gabriel Simmer 2023-08-03 12:35:22 +01:00
parent d8b929c8b7
commit 1391b935db
Signed by: arch
SSH key fingerprint: SHA256:mXaHIY3tLtudNyb+i3qRd0DeXvpqbst04OgVKVCp2R4

View file

@ -20,7 +20,6 @@ jobs:
with:
extra_nix_config: "experimental-features = nix-command flakes"
nix_path: nixpkgs=channel:nixos-23.05
- uses: https://github.com/DeterminateSystems/magic-nix-cache-action@main
- name: Remove access_tokens
run: sed -i '/^access-tokens/d' /etc/nix/nix.conf
- name: Build image
@ -28,4 +27,4 @@ jobs:
- uses: https://github.com/actions/upload-artifact@v2
with:
name: custom-pi-img
path: result/*.img
path: result/sd-image/*.img