Compare commits
1 commit
main
...
guilhem/fo
Author | SHA1 | Date | |
---|---|---|---|
e215d830d0 |
1 changed files with 1 additions and 1 deletions
|
@ -208,7 +208,7 @@ runs:
|
|||
|
||||
- name: Setup Rust Caching
|
||||
if: inputs.cache == 'true'
|
||||
uses: Swatinem/rust-cache@v2
|
||||
uses: https://github.com/Swatinem/rust-cache@v2
|
||||
with:
|
||||
workspaces: ${{inputs.cache-workspaces}}
|
||||
cache-directories: ${{inputs.cache-directories}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue