Обновить .gitea/workflows/check-tests.yml
This commit is contained in:
parent
15f90c65dc
commit
5bb7881df3
|
@ -17,7 +17,7 @@ jobs:
|
|||
# apt-get install -y g++ cmake make lua5.3-dev
|
||||
- uses: awalsh128/cache-apt-pkgs-action@latest
|
||||
with:
|
||||
packages: g++ cmake make lua5.3-dev
|
||||
packages: g++ make lua5.3-dev
|
||||
version: 1.0
|
||||
|
||||
- name: Build
|
||||
|
|
Loading…
Reference in a new issue