Add chrono-date to the Utils workflow

Needed for new DwarFS versions.
This commit is contained in:
Kron4ek 2024-01-17 13:42:41 +03:00 committed by GitHub
parent f669dbfb29
commit 21870175de
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -24,7 +24,8 @@ 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 musl kernel-headers-musl utf8cpp clang libsodium liburing libaio musl kernel-headers-musl utf8cpp \
chrono-date
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