mirror of
https://github.com/Kron4ek/Conty
synced 2025-01-13 20:01:41 +01:00
Update utils.yml
This commit is contained in:
parent
27677599f8
commit
e7bcce338e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/utils.yml
vendored
2
.github/workflows/utils.yml
vendored
|
@ -24,7 +24,7 @@ jobs:
|
||||||
xz zlib findutils openssl jemalloc xxhash boost lz4 xz \
|
xz zlib findutils openssl jemalloc xxhash boost lz4 xz \
|
||||||
zstd libarchive libunwind google-glog gtest fmt gflags \
|
zstd libarchive libunwind google-glog gtest fmt gflags \
|
||||||
double-conversion cmake ruby-ronn libevent libdwarf git \
|
double-conversion cmake ruby-ronn libevent libdwarf git \
|
||||||
clang libsodium liburing libaio
|
clang libsodium liburing libaio musl kernel-headers-musl
|
||||||
build_dwarfs=false ./create-utils.sh
|
build_dwarfs=false ./create-utils.sh
|
||||||
tar xf utils.tar.gz
|
tar xf utils.tar.gz
|
||||||
mv utils utils-bak
|
mv utils utils-bak
|
||||||
|
|
Loading…
Reference in a new issue