diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2dfa647c5..b21d59b39 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -123,7 +123,7 @@ jobs: target: aarch64-pc-windows-msvc cross: false postfix: ".exe" - extra-args: --F "shadowsocks,tuic" + extra-args: -F "shadowsocks,tuic" # Windows static-crt - os: windows-latest target: x86_64-pc-windows-msvc