From aa7e910c5065d19b13b11571a290f9c53b6d35cb Mon Sep 17 00:00:00 2001 From: Nitesh Balusu Date: Mon, 6 Jan 2025 15:04:45 -0500 Subject: [PATCH] fix warning --- .github/workflows/devenv.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/devenv.yml b/.github/workflows/devenv.yml index bab4645..1ebe194 100644 --- a/.github/workflows/devenv.yml +++ b/.github/workflows/devenv.yml @@ -15,8 +15,6 @@ jobs: - uses: actions/checkout@v4 - uses: DeterminateSystems/nix-installer-action@main - uses: DeterminateSystems/magic-nix-cache-action@main - with: - name: devenv - name: Install devenv.sh run: nix profile install nixpkgs#devenv