fix(ci/update): Drop cache action
All checks were successful
Perform checks / formatting (push) Successful in 1m4s
Perform checks / nix_flake_check (push) Successful in 1m4s
Perform checks / nix_build (push) Successful in 6m13s

It's useless for just updating nix flake inputs
This commit is contained in:
Jiří Štefka 2024-12-16 03:45:19 +01:00
parent 83dab209c0
commit c886aca5d4
Signed by: jiriks74
GPG key ID: 1D5E30D3DB2264DE

View file

@ -12,8 +12,6 @@ jobs:
uses: actions/checkout@v4
- name: Install nix
uses: https://github.com/DeterminateSystems/nix-installer-action@main
- name: Setup Action cache for nix
uses: https://github.com/DeterminateSystems/magic-nix-cache-action@main
- name: Update flake.lock
id: update