Update .gitea/workflows/ci.yml

This commit is contained in:
2025-06-08 19:52:46 +02:00
parent b88aaacf76
commit 1c719c21dd

View File

@@ -677,7 +677,6 @@ jobs:
shell: bash shell: bash
run: | run: |
set -euo pipefail set -euo pipefail
set -x
echo "[Cleanup Extraneous Files Started]" echo "[Cleanup Extraneous Files Started]"
echo " DANSER_SKINS_DIR= $DANSER_SKINS_DIR" echo " DANSER_SKINS_DIR= $DANSER_SKINS_DIR"