diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index c697431..b7e8cab 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -14,7 +14,7 @@ jobs: - name: Install Determinate Nix uses: DeterminateSystems/determinate-nix-action@v3 - uses: DeterminateSystems/magic-nix-cache-action@main - - run: nix run .#updateFran + - run: nix run .#franUpdate - name: Update n flake.lock uses: DeterminateSystems/update-flake-lock@v27 with: