mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-04-08 17:05:59 +02:00
Fix windows target
This commit is contained in:
parent
d053b0e06d
commit
819b648cd9
@ -44,7 +44,7 @@ matrix:
|
||||
<<: *DEPLOY_TO_GITHUB
|
||||
|
||||
- name: Windows Binary
|
||||
env: TARGET=stable-x86_64-pc-windows-msvc
|
||||
env: TARGET=x86_64-pc-windows-msvc
|
||||
os: windows
|
||||
rust: nightly
|
||||
before_script: rustup target add $TARGET
|
||||
|
Loading…
x
Reference in New Issue
Block a user