diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 4065217..2a9cd9b 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -32,7 +32,7 @@ jobs: FIX_SQL_FMT=1 yarn build --target x86_64-apple-darwin strip -x *.node - host: windows-latest - build: yarn build + build: FIX_SQL_FMT=1 yarn build target: x86_64-pc-windows-msvc - host: ubuntu-latest target: x86_64-unknown-linux-gnu