From f9eb1ec0e39b35bb6674b45df8a5eb12768a06c6 Mon Sep 17 00:00:00 2001 From: Stefan Junker Date: Thu, 30 May 2024 18:18:59 +0000 Subject: [PATCH] fixup! feat(ci/pr): eval and build OS configurations --- .github/workflows/pr.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index ff9e476f..bbfc1c66 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -21,5 +21,5 @@ jobs: - uses: DeterminateSystems/magic-nix-cache-action@main - uses: DeterminateSystems/flake-checker-action@main - run: | - nix build .#build-os-configurations - ls -lha result/ + nix build .#build-os-configurations + ls -lha result/