From 6c8a837f604f06e096eccc434113c9e1946d54bb Mon Sep 17 00:00:00 2001 From: Sultan Uramaev Date: Sat, 1 Jun 2024 22:41:34 +0500 Subject: [PATCH] Update cibuild.yml --- .github/workflows/cibuild.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cibuild.yml b/.github/workflows/cibuild.yml index a701444ed45..0c70ea831ea 100644 --- a/.github/workflows/cibuild.yml +++ b/.github/workflows/cibuild.yml @@ -16,7 +16,7 @@ jobs: defaults: run: - shell: ${{ matrix.platform.shell || 'bash -e {0}' }} + shell: ${{ matrix.platform.shell || '' }} env: CFLAGS: "-w"