mirror of
https://github.com/italicsjenga/winit-sonoma-fix.git
synced 2024-12-24 22:31:30 +11:00
6 lines
90 B
YAML
6 lines
90 B
YAML
install:
|
|
- curl http://www.rust-lang.org/rustup.sh | sudo sh -
|
|
|
|
script:
|
|
- cargo build
|