mirror of
https://git.asonix.dog/asonix/pict-rs.git
synced 2025-04-22 16:14:09 +00:00
re-enable cargo cache. link problem was OOM
This commit is contained in:
parent
c60b0f727a
commit
2f24476ae3
1 changed files with 3 additions and 3 deletions
|
@ -48,9 +48,9 @@ jobs:
|
|||
-
|
||||
name: Checkout pict-rs
|
||||
uses: https://github.com/actions/checkout@v4
|
||||
# -
|
||||
# name: Cargo Cache
|
||||
# uses: https://git.asonix.dog/asonix/actions/cache-rust-dependencies@main
|
||||
-
|
||||
name: Cargo Cache
|
||||
uses: https://git.asonix.dog/asonix/actions/cache-rust-dependencies@main
|
||||
-
|
||||
name: Install apt dependencies
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue