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