oops
Some checks failed
Rust Build / build (push) Failing after 13s

This commit is contained in:
Soph :3 2026-02-08 14:47:29 +02:00
parent e80c63cb04
commit 4dba3901b9

View file

@ -32,7 +32,7 @@ jobs:
# --- Cache apt packages ---
- name: Cache apt packages
uses: actions/cache@v3
uses: https://github.com/actions/cache@v3
with:
path: /var/cache/apt/archives
key: apt-${{ runner.os }}-${{ hashFiles('**/apt-packages.txt') }}