mirror of
https://github.com/DefectingCat/rua-list
synced 2025-07-15 08:41:32 +00:00
Update .gitlab-ci.yml file
This commit is contained in:
@ -15,7 +15,6 @@ build:windows-amd64:
|
||||
stage: build
|
||||
image: rust:latest
|
||||
script:
|
||||
- cargo build --target=x86_64-pc-windows-gnu --release
|
||||
- mkdir $HOME/.cargo
|
||||
- echo "[source.crates-io]" >> $HOME/.cargo/config
|
||||
- echo "replace-with = 'ustc'" >> $HOME/.cargo/config
|
||||
|
Reference in New Issue
Block a user