fix target platform env
This commit is contained in:
@@ -3,7 +3,7 @@ on: [push, pull_request]
|
|||||||
name: Continuous integration
|
name: Continuous integration
|
||||||
|
|
||||||
env:
|
env:
|
||||||
TARGET_PLATFORM: --target x86_64-pc-windows-gnu
|
TARGET_PLATFORM: x86_64-pc-windows-gnu
|
||||||
APT_PACKAGES: mingw-w64
|
APT_PACKAGES: mingw-w64
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Reference in New Issue
Block a user