From 72483e23d72d613cc67cd1e69fea05aecfb97245 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Sat, 12 Oct 2024 00:45:34 -0700 Subject: ci(yae): add DeterminateSystems/magic-nix-cache-action step --- .github/workflows/yae.yaml | 1 + 1 file changed, 1 insertion(+) (limited to '.github/workflows') diff --git a/.github/workflows/yae.yaml b/.github/workflows/yae.yaml index 8a0308e..cef2629 100644 --- a/.github/workflows/yae.yaml +++ b/.github/workflows/yae.yaml @@ -10,6 +10,7 @@ jobs: steps: - uses: actions/checkout@v4 - uses: DeterminateSystems/nix-installer-action@main + - uses: DeterminateSystems/magic-nix-cache-action@main - name: Install Yae run: nix --accept-flake-config profile install "github:Fuwn/yae" - name: Yae Update -- cgit v1.2.3