Обновить .gitea/workflows/check-tests.yml
Some checks failed
Tests Check / test-check (push) Failing after 9s
Clang-format Check / clang-format-check (push) Has been cancelled

This commit is contained in:
onyad 2023-10-26 09:10:01 +00:00
parent 15f90c65dc
commit 5bb7881df3

View file

@ -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