diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index fe4a02f..2846d0a 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -19,7 +19,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