Update .gitea/workflows/cmake.yml
This commit is contained in:
parent
8cbfd64f2d
commit
255b18e2c5
@ -19,8 +19,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Install Build Tools
|
- name: Install Build Tools
|
||||||
|
|
||||||
run: apt-get update && apt-get -y --no-install-recommends install build-essential clang cmake gdb git wget && \
|
run: apt-get update && apt-get -y --no-install-recommends install build-essential clang cmake gdb git wget && echo "********* INSTALLS COMPLETED *****************************************************************"
|
||||||
echo "********* INSTALLS COMPLETED *****************************************************************"
|
|
||||||
|
|
||||||
- name: Create Build Environment
|
- name: Create Build Environment
|
||||||
# Some projects don't allow in-source building, so create a separate build directory
|
# Some projects don't allow in-source building, so create a separate build directory
|
||||||
|
Loading…
Reference in New Issue
Block a user