Workflow change

This commit is contained in:
Michel Roegl-Brunner 2025-05-06 14:33:34 +02:00
parent aa6d8c6820
commit 9b4efbf77a

View File

@ -151,6 +151,7 @@ jobs:
if [[ -f "../frontend/public/json/$stripped_name" ]]; then
cp ../frontend/public/json/$stripped_name frontend/public/json/. || true
fi
fi
else
cp ../frontend/public/json/$json_name frontend/public/json/. || true
fi