circleci tweak
This commit is contained in:
parent
81d209016c
commit
f23ed37c8c
@ -13,7 +13,7 @@ jobs: # a collection of steps
|
||||
- run:
|
||||
name: Install System Dependencies
|
||||
command: |
|
||||
lsb_release -a
|
||||
#lsb_release -a
|
||||
#sudo apt-get install -y gcc g++
|
||||
gcc --version
|
||||
g++ --version
|
||||
|
Loading…
Reference in New Issue
Block a user