This commit is contained in:
parent
3728558b13
commit
d0ad103e3d
@ -9,6 +9,7 @@ jobs:
|
|||||||
- name: Check out the code
|
- name: Check out the code
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
- name: Download dependencies
|
- name: Download dependencies
|
||||||
|
run: apt update
|
||||||
uses: https://github.com/awalsh128/cache-apt-pkgs-action@latest
|
uses: https://github.com/awalsh128/cache-apt-pkgs-action@latest
|
||||||
with:
|
with:
|
||||||
packages: build-essential cmake ninja-build wget nasm genext2fs qemu-system git
|
packages: build-essential cmake ninja-build wget nasm genext2fs qemu-system git
|
||||||
|
Loading…
Reference in New Issue
Block a user