mirror of
https://github.com/georgyo/ifconfig.io.git
synced 2025-09-19 02:55:57 +00:00
Use a nix cache.
This commit is contained in:
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@@ -12,6 +12,7 @@ jobs:
|
|||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- name: Install Nix
|
- name: Install Nix
|
||||||
uses: DeterminateSystems/nix-installer-action@v4
|
uses: DeterminateSystems/nix-installer-action@v4
|
||||||
|
- uses: DeterminateSystems/magic-nix-cache-action@main
|
||||||
- run: nix-build
|
- run: nix-build
|
||||||
test:
|
test:
|
||||||
strategy:
|
strategy:
|
||||||
|
Reference in New Issue
Block a user