File tree Expand file tree Collapse file tree 2 files changed +2
-20
lines changed Expand file tree Collapse file tree 2 files changed +2
-20
lines changed Original file line number Diff line number Diff line change 36
36
uses : ruby/setup-ruby-pkgs@v1
37
37
with :
38
38
ruby-version : mingw
39
- mingw : clang
40
-
41
- - name : Install/Update Rust
42
- uses : dtolnay/rust-toolchain@stable
43
- with :
44
- toolchain : stable-x86_64-pc-windows-gnu
45
- components : rustfmt
46
-
47
- # - name: install rust
48
- # run: pacman -S --noconfirm --noprogressbar --needed mingw-w64-x86_64-rust
39
+ mingw : clang rust
49
40
50
41
- name : Cache - .downloaded-cache
51
42
uses : actions/cache@v3
Original file line number Diff line number Diff line change 36
36
uses : ruby/setup-ruby-pkgs@v1
37
37
with :
38
38
ruby-version : 3.2
39
- mingw : clang
40
-
41
- - name : Install/Update Rust
42
- uses : dtolnay/rust-toolchain@stable
43
- with :
44
- toolchain : stable-x86_64-pc-windows-gnu
45
- components : rustfmt
46
-
47
- # - name: install rust
48
- # run: pacman -S --noconfirm --noprogressbar --needed mingw-w64-ucrt-x86_64-rust
39
+ mingw : clang rust
49
40
50
41
- name : Cache - .downloaded-cache
51
42
uses : actions/cache@v3
You can’t perform that action at this time.
0 commit comments