From 3ab8ccaa0cb8462516064b715be95f84dde5238c Mon Sep 17 00:00:00 2001 From: Hyunsu Cho Date: Thu, 22 Feb 2024 14:55:41 -0800 Subject: [PATCH] [CI] Hotfix for GH Action --- .github/workflows/jvm_tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/jvm_tests.yml b/.github/workflows/jvm_tests.yml index d508ac663..6c04fee8a 100644 --- a/.github/workflows/jvm_tests.yml +++ b/.github/workflows/jvm_tests.yml @@ -27,7 +27,7 @@ jobs: python=3.10 awscli cache-downloads: true - cache-env: true + cache-environment: true init-shell: bash powershell - name: Cache Maven packages