Skip to content
Snippets Groups Projects
Commit 20acd06f authored by Sergey Dudoladov's avatar Sergey Dudoladov
Browse files

gcc fix

parent a02ae29b
No related branches found
No related tags found
No related merge requests found
...@@ -11,7 +11,7 @@ pipeline: ...@@ -11,7 +11,7 @@ pipeline:
apt-get update apt-get update
- desc: 'Install required build software' - desc: 'Install required build software'
cmd: | cmd: |
apt-get install -y make git apt-transport-https ca-certificates curl apt-get install -y make git apt-transport-https ca-certificates curl build-essential
- desc: 'Install go' - desc: 'Install go'
cmd: | cmd: |
cd /tmp cd /tmp
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment