From 52c499866cd49ab2b2f24dae3111a15cc896db0b Mon Sep 17 00:00:00 2001 From: AuxXxilium Date: Sun, 1 Sep 2024 09:16:35 -0400 Subject: [PATCH] custom: cleanup Signed-off-by: AuxXxilium --- .github/workflows/custom.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/custom.yml b/.github/workflows/custom.yml index 6f41fde2..a9ca4e61 100644 --- a/.github/workflows/custom.yml +++ b/.github/workflows/custom.yml @@ -114,7 +114,6 @@ jobs: sudo mount ${LOOPX}p3 "/tmp/p3" echo "Set Custom Config" - PATS_CONFIG_FILE="/tmp/pats.json" PRESET_CONFIG_FILE="/tmp/p1/user-config.yml" sudo touch "${PRESET_CONFIG_FILE}" MODEL="${{ env.MODEL }}"