parent
e80c63cb04
commit
4dba3901b9
1 changed files with 1 additions and 1 deletions
|
|
@ -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') }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue