build test 9
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1m6s

This commit is contained in:
Artur Mukhamadiev 2026-03-02 20:36:19 +03:00
parent c5ede14eaf
commit 00da1c9f32

View File

@ -9,7 +9,7 @@ jobs:
- name: Ensure That Build system available
run: |
apt update
apt install -y --noninteractive make ninja-build gcc
DEBIAN_FRONTEND=noninteractive apt install -y make ninja-build gcc
- name: Prepare Environment
run: |
python3 -m venv ~/py/