Update build.yaml
This commit is contained in:
parent
135f57e9ec
commit
244628315d
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user