This commit is contained in:
@ -13,7 +13,8 @@ jobs:
|
|||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- uses: https://github.com/LordBaryhobal/gitea-cache-action@v4
|
- name: Cache cargo builds
|
||||||
|
uses: https://github.com/LordBaryhobal/gitea-cache-action@v4
|
||||||
with:
|
with:
|
||||||
path: |
|
path: |
|
||||||
~/.cargo/bin/
|
~/.cargo/bin/
|
||||||
|
Reference in New Issue
Block a user