build test 9
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1m6s
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1m6s
This commit is contained in:
parent
c5ede14eaf
commit
00da1c9f32
@ -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/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user