From 21870175de4de863b91d75ec4281e26f748ecc85 Mon Sep 17 00:00:00 2001 From: Kron4ek Date: Wed, 17 Jan 2024 13:42:41 +0300 Subject: [PATCH] Add chrono-date to the Utils workflow Needed for new DwarFS versions. --- .github/workflows/utils.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/utils.yml b/.github/workflows/utils.yml index 72efdbd..096bf56 100644 --- a/.github/workflows/utils.yml +++ b/.github/workflows/utils.yml @@ -24,7 +24,8 @@ jobs: xz zlib findutils openssl jemalloc xxhash boost lz4 xz \ zstd libarchive libunwind google-glog gtest fmt gflags \ 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 tar xf utils.tar.gz mv utils utils-bak