File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 56
56
with :
57
57
toolchain : ${{ matrix.rust-toolchain }}
58
58
components : rust-src
59
- - uses : Swatinem/rust-cache@v2
59
+ # - uses: Swatinem/rust-cache@v2
60
60
- run : cargo install cargo-binutils
61
61
- name : Update rust-toolchain.toml
62
62
run : |
83
83
with :
84
84
toolchain : ${{ matrix.rust-toolchain }}
85
85
components : rust-src
86
- - uses : Swatinem/rust-cache@v2
86
+ # - uses: Swatinem/rust-cache@v2
87
87
- run : cargo install cargo-binutils
88
88
- name : Update rust-toolchain.toml
89
89
run : |
@@ -110,7 +110,7 @@ jobs:
110
110
with :
111
111
toolchain : ${{ matrix.rust-toolchain }}
112
112
components : rust-src
113
- - uses : Swatinem/rust-cache@v2
113
+ # - uses: Swatinem/rust-cache@v2
114
114
- run : cargo install cargo-binutils
115
115
# - uses: arceos-org/[email protected]
116
116
# with:
You can’t perform that action at this time.
0 commit comments