Actually save cache

This commit is contained in:
asonix 2024-02-07 16:39:53 -06:00
parent 1210bfc3b8
commit 440155eb42

View file

@ -51,8 +51,7 @@ runs:
export PATH=$PATH:$HOME/.rustup/bin
-
name: Populate rust cache
uses: https://github.com/actions/cache/restore@v4
if: steps.cache.outputs.cache-hit != 'true'
uses: https://github.com/actions/cache/save@v4
with:
path: |
~/.cargo/bin