boo github doesn't give a way to invalidate cache

This commit is contained in:
Rohan Sircar 2021-04-26 20:10:43 +05:30 committed by GitHub
parent 87cac97a2d
commit 919e5d3751
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -140,7 +140,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions-rs/toolchain@v1
with:
toolchain: stable
toolchain: 1.50.0
target: x86_64-unknown-linux-gnu
override: true
- name: Rust Cache