From fdca36f9ce50f457f1361bf5872b0adb8149244a Mon Sep 17 00:00:00 2001 From: saji Date: Thu, 23 May 2024 00:36:53 -0500 Subject: [PATCH] add nix caching --- .gitea/workflows/test.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/test.yaml b/.gitea/workflows/test.yaml index b57e069..f688965 100644 --- a/.gitea/workflows/test.yaml +++ b/.gitea/workflows/test.yaml @@ -11,6 +11,7 @@ jobs: steps: - uses: actions/checkout@v4 - uses: DeterminateSystems/nix-installer-action@main + - uses: DeterminateSystems/magic-nix-cache-action@main - run: | cmake -B build/ cmake --build build/