This commit is contained in:
parent
c763d96007
commit
dc816c99d6
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
name: Checkout
|
||||
- name: Update pkg database
|
||||
run: sudo apt update
|
||||
- name: Install packages
|
||||
uses: https://github.com/awalsh128/cache-apt-pkgs-action.git@v1.4.2
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue