This commit is contained in:
parent
7fcc0659c8
commit
e1c2dfb9ba
@ -11,7 +11,7 @@ jobs:
|
|||||||
- name: Cache dependencies
|
- name: Cache dependencies
|
||||||
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 wget nasm git
|
packages: build-essential wget git
|
||||||
version: 1.1
|
version: 1.1
|
||||||
- name: Download other dependencies
|
- name: Download other dependencies
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user