From 420281da2191dcd2c5ed589b935b22b16edb376a Mon Sep 17 00:00:00 2001 From: Tyler Mayoff Date: Mon, 12 May 2025 11:34:24 -0400 Subject: [PATCH] Update main.yml --- .github/workflows/main.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 49b6745..0fc6a6f 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -24,7 +24,8 @@ jobs: - uses: actions/checkout@v4 - uses: DeterminateSystems/nix-installer-action@v17 with: - source_url: https://install.lix.systems/lix + source-url: https://install.lix.systems/lix + - uses: cachix/cachix-action@v16 with: name: tmayoff