From d0c89302be2fa5d2d8b632b622843fc0a3b17941 Mon Sep 17 00:00:00 2001 From: Zhaofeng Li Date: Sun, 19 Sep 2021 22:05:10 -0700 Subject: [PATCH] .github: Fix job :/ --- .github/workflows/build.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 02e1bcb..2b65bed 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -16,7 +16,9 @@ jobs: - run: nix flake check - run: nix build - build-2.3: + build-compat: + runs-on: ubuntu-latest + steps: - uses: actions/checkout@v2.3.4 - uses: cachix/install-nix-action@v13 - run: nix-build