Updated workflow
All checks were successful
/ print-content (push) Successful in 5s

This commit is contained in:
Bart Koolen 2026-04-18 20:46:56 +02:00
parent 5134836067
commit 610d299788

View file

@ -11,7 +11,7 @@ jobs:
run: cat /etc/nix/registry.json run: cat /etc/nix/registry.json
- name: Run 7zip - name: Run 7zip
run: nix shell /nix/store/cy6cvjfw0729jx30b2khdbjak8wbbcs1-source#p7zip --command 7z --help run: time nix shell nixpkgs#p7zip --command 7z --help
- name: Test Nix Caching - name: Test Nix Caching
run: nix flake metadata nixpkgs run: nix flake metadata nixpkgs