This commit is contained in:
Eugene Pankov 2022-09-15 09:49:47 +02:00
parent 144cb34407
commit c66e84ebeb
No known key found for this signature in database
GPG key ID: 5896FCBBDD1CF4F4

View file

@ -38,7 +38,7 @@ jobs:
- uses: Swatinem/rust-cache@v2 - uses: Swatinem/rust-cache@v2
with: with:
key: "test" key: "build"
- name: Install just - name: Install just
run: | run: |