From ef10f48582544c3fb851f53741c3120d30536925 Mon Sep 17 00:00:00 2001 From: ddelange <14880945+ddelange@users.noreply.github.com> Date: Thu, 26 Sep 2024 11:55:36 +0200 Subject: [PATCH] Fix typo --- .github/workflows/wheel.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/wheel.yml b/.github/workflows/wheel.yml index 96a4239b0..cd9974f7c 100644 --- a/.github/workflows/wheel.yml +++ b/.github/workflows/wheel.yml @@ -83,7 +83,7 @@ jobs: uses: ./ci/actions/windll - name: chores - if: not startswith(matrix.os, 'windows') + if: ${{ !startswith(matrix.os, 'windows') }} run: | mkdir packages/vaex-core/bin cp bin/install_pcre.sh packages/vaex-core/bin/