Update build.yaml

This commit is contained in:
Andrea Cavalli 2020-11-10 14:18:43 +01:00
parent 374dd8af1c
commit c1a3f8161e

View File

@ -26,7 +26,7 @@ jobs:
restore-keys: |
${{ runner.os }}-ccache-
- name: Update archives
run: sudo apt-get update
run: apt-get update && apt-get install sudo
- name: Install build tools
run: sudo apt-get install make git zlib1g-dev libssl-dev gperf php cmake clang-6.0 libc++-dev libc++abi-dev ccache
- name: Build