Update build.yaml

This commit is contained in:
Andrea Cavalli 2020-12-26 14:04:18 +01:00
parent 135f57e9ec
commit 244628315d
1 changed files with 0 additions and 2 deletions

View File

@ -84,8 +84,6 @@ jobs:
echo "SRC_TDJNI_LIBNAME=$SRC_TDJNI_LIBNAME" >> $GITHUB_ENV
echo "DEST_TDJNI_LIBNAME=$DEST_TDJNI_LIBNAME" >> $GITHUB_ENV
- name: Install dependencies
run: sudo apt-get install -y make git zlib1g-dev libssl-dev gperf php-cli cmake clang-6.0 libc++-dev libc++abi-dev ccache
- name: Build
shell: bash
run: |
echo "REVISION: $REVISION"