mirror of
https://github.com/FliegendeWurst/ripgrep-all.git
synced 2024-11-08 14:00:37 +00:00
windows fix attempt 1
This commit is contained in:
parent
52690418cc
commit
d8d3abefa8
@ -60,7 +60,7 @@ matrix:
|
||||
# - libxml2-utils
|
||||
- os: windows
|
||||
rust: nightly
|
||||
env: TARGET=x86_64-pc-windows-msvc
|
||||
env: TARGET=x86_64-pc-windows-gnu
|
||||
install: ci/install.sh
|
||||
script: ci/script.sh
|
||||
before_deploy: ci/before_deploy.sh
|
||||
|
Loading…
Reference in New Issue
Block a user