From 252a27c7cce3fca479fc6cab3cea71793c292257 Mon Sep 17 00:00:00 2001 From: kitUIN Date: Thu, 5 Dec 2024 09:21:37 +0800 Subject: [PATCH] :construction: CI --- .github/workflows/test_fabric.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test_fabric.yml b/.github/workflows/test_fabric.yml index 3383d96..7939888 100644 --- a/.github/workflows/test_fabric.yml +++ b/.github/workflows/test_fabric.yml @@ -51,4 +51,4 @@ jobs: cd ../.. - name: Show Files run: | - ls ChatImage-jar/${{ mod_version }} \ No newline at end of file + ls ChatImage-jar/${{ env.MOD_VERSION }} \ No newline at end of file