diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index b1151aa..437c881 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -27,7 +27,7 @@ jobs: settings: - host: macos-latest target: x86_64-apple-darwin - build: yarn build + build: yarn build --target x86_64-apple-darwin - host: windows-latest build: yarn build target: x86_64-pc-windows-msvc