mirror of https://github.com/icedland/iced.git
Update build.yml
This commit is contained in:
parent
0f681ad50f
commit
037aede1b0
|
@ -98,7 +98,7 @@ jobs:
|
|||
|
||||
- name: Build, test
|
||||
shell: bash
|
||||
run: ./build/build-dotnet.sh --quick-check
|
||||
run: bash ./build/build-dotnet.sh --quick-check
|
||||
|
||||
build-rust:
|
||||
name: Rust (${{matrix.os}})
|
||||
|
|
Loading…
Reference in New Issue