File tree Expand file tree Collapse file tree 2 files changed +0
-8
lines changed Expand file tree Collapse file tree 2 files changed +0
-8
lines changed Original file line number Diff line number Diff line change 1919 steps :
2020 - uses : actions/checkout@v4
2121 - uses : dtolnay/rust-toolchain@stable
22- with :
23- toolchain : nightly
2422 - run : cargo install cargo-kotars --git https://github.com/JetpackDuba/kotars
2523 - name : Set up JDK 17
2624 uses : actions/setup-java@v3
Original file line number Diff line number Diff line change 1111 steps :
1212 - uses : actions/checkout@v3
1313 - uses : dtolnay/rust-toolchain@stable
14- with :
15- toolchain : nightly
1614 - run : cargo install cargo-kotars --git https://github.com/JetpackDuba/kotars
1715 - run : cargo install cross
1816 - name : Set up JDK 17
4846 - uses : actions/checkout@v3
4947 - uses : dtolnay/rust-toolchain@stable
5048 with :
51- toolchain : nightly
5249 targets : aarch64-unknown-linux-gnu
5350 - run : cargo install cargo-kotars --git https://github.com/JetpackDuba/kotars
5451 - run : cargo install cross
8683 run : echo ${{github.ref_name}}
8784 - uses : actions/checkout@v3
8885 - uses : dtolnay/rust-toolchain@stable
89- with :
90- toolchain : nightly
9186 - run : cargo install cargo-kotars --git https://github.com/JetpackDuba/kotars
9287 - name : Set up JDK 17
9388 uses : actions/setup-java@v3
@@ -131,7 +126,6 @@ jobs:
131126 - uses : actions/checkout@v3
132127 - uses : dtolnay/rust-toolchain@stable
133128 with :
134- toolchain : nightly
135129 targets : x86_64-apple-darwin
136130 - run : cargo install cargo-kotars --git https://github.com/JetpackDuba/kotars
137131 - name : Set up JDK 17
You can’t perform that action at this time.
0 commit comments