Install GCC on Windows CI
This commit is contained in:
@@ -32,7 +32,7 @@ before_script:
|
|||||||
- Invoke-Expression (New-Object System.Net.WebClient).DownloadString('https://get.scoop.sh')
|
- Invoke-Expression (New-Object System.Net.WebClient).DownloadString('https://get.scoop.sh')
|
||||||
|
|
||||||
# Install Rust
|
# Install Rust
|
||||||
- scoop install rustup
|
- scoop install rustup gcc
|
||||||
- rustc --version
|
- rustc --version
|
||||||
- cargo --version
|
- cargo --version
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user