From b2e1e3407ec9acf0cbcaa4d1561513773d117668 Mon Sep 17 00:00:00 2001 From: Daniel Winkler Date: Thu, 11 Sep 2025 23:28:50 +1000 Subject: [PATCH] update in ci --- .github/workflows/update.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index 8a0c9b9..c697431 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -14,6 +14,7 @@ jobs: - name: Install Determinate Nix uses: DeterminateSystems/determinate-nix-action@v3 - uses: DeterminateSystems/magic-nix-cache-action@main + - run: nix run .#updateFran - name: Update n flake.lock uses: DeterminateSystems/update-flake-lock@v27 with: