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