From b34cedf3ed3e18202768ceac9c71c9294a8ef1a0 Mon Sep 17 00:00:00 2001 From: Greg Hellings Date: Fri, 23 Jan 2026 17:17:16 -0600 Subject: [PATCH] Try a different syntax for pull --- .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 93ac4fa..822e2d2 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -11,7 +11,7 @@ jobs: runs-on: nix-latest container: image: "src.thehellings.com/greg/builder:latest" - options: "--pull always" + options: "\\-\\-pull always" strategy: matrix: image: