trying again, but with one runner
This commit is contained in:
parent
51e761df38
commit
1d890a4593
@ -18,6 +18,7 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
- name: Install Build Tools
|
||||
run: echo "Adding essential build tools *****************************************************************"
|
||||
run: apt-get update && apt-get -y --no-install-recommends install build-essential clang cmake gdb git wget
|
||||
|
||||
- name: Create Build Environment
|
||||
|
Loading…
Reference in New Issue
Block a user