fix non-existent folder issue

This commit is contained in:
Kjeld Schouten
2024-10-17 18:32:03 +02:00
parent 37df84958d
commit bcf256e15a
+1
View File
@@ -137,6 +137,7 @@ jobs:
mv charts.json website/src/assets/charts.json
echo "Copying changelogs to docs"
mkdir -p ./website/src/content/docs/charts/
cp -r ./changelogs/** ./website/src/content/docs/charts/
export DEBUG=false