From c408ee3c1a9cbe3c3bcee2515bd04f8edf33f700 Mon Sep 17 00:00:00 2001 From: David Ham Date: Sun, 29 Dec 2024 21:13:51 +0000 Subject: [PATCH] typo --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index aaf4239556..a9537b4e7d 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -83,7 +83,7 @@ jobs: --install defcon \ --install gadopt \ --install asQ \ - --package-branch pyadjoint dham/abstract_reduced_functional + --package-branch pyadjoint dham/abstract_reduced_functional \ || (cat firedrake-install.log && /bin/false) - name: Install test dependencies run: |