mirror of https://github.com/rapiz1/rathole.git
ci: remove `rust-cache`
This commit is contained in:
parent
06db33b86c
commit
47991fb16d
|
@ -67,9 +67,6 @@ jobs:
|
|||
with:
|
||||
profile: minimal
|
||||
toolchain: stable
|
||||
- uses: Swatinem/rust-cache@v1
|
||||
with:
|
||||
key: ${{ matrix.target }}
|
||||
- name: Install cross
|
||||
run: cargo install --version 0.1.16 cross
|
||||
- name: Run tests
|
||||
|
|
Loading…
Reference in New Issue