From 0423c1611e8d3a0c8ff916baefef44f431d97393 Mon Sep 17 00:00:00 2001 From: AuxXxilium Date: Sat, 24 Aug 2024 21:19:48 +0200 Subject: [PATCH] custom: update Signed-off-by: AuxXxilium --- .github/workflows/custom.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/custom.yml b/.github/workflows/custom.yml index 83f47f0d..04a64551 100644 --- a/.github/workflows/custom.yml +++ b/.github/workflows/custom.yml @@ -141,8 +141,7 @@ jobs: done fi echo "$(cat "${PRESET_CONFIG_FILE}")" - echo "arc-${{ env.MODEL }}-${{ env.PRODUCTVER }}-${{ env.VERSION }}" >"/tmp/automated" - sudo cp -f "/tmp/automated" "/tmp/p3/automated" + sudo echo "arc-${{ env.MODEL }}-${{ env.PRODUCTVER }}-${{ env.VERSION }}" >"/tmp/p3/automated" echo "Syncing files" sync