From c2f2381f3da974c297b0c9322391e863ab02d0b6 Mon Sep 17 00:00:00 2001 From: phofl Date: Thu, 23 Dec 2021 11:25:01 +0100 Subject: [PATCH] CI: Add zstandard to env file --- ci/deps/actions-38.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/ci/deps/actions-38.yaml b/ci/deps/actions-38.yaml index 899913d6e8c70..78007e86a4848 100644 --- a/ci/deps/actions-38.yaml +++ b/ci/deps/actions-38.yaml @@ -18,3 +18,4 @@ dependencies: - nomkl - pytz - tabulate==0.8.7 + - zstandard