mirror of
https://github.com/winapps-org/winapps.git
synced 2025-06-03 05:37:19 +02:00
feat: cache action runs
This commit is contained in:
parent
43dc3c29f4
commit
a2fb111506
5
.github/workflows/update-nix.yaml
vendored
5
.github/workflows/update-nix.yaml
vendored
@ -17,7 +17,10 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Install Nix
|
||||
uses: cachix/install-nix-action@v20
|
||||
uses: DeterminateSystems/nix-installer-action@main
|
||||
|
||||
- name: Set up Nix cache
|
||||
uses: DeterminateSystems/magic-nix-cache-action@main
|
||||
|
||||
- name: Update flake packages
|
||||
uses: winapps-org/nix-update-action@v1.3.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user