Update charts-release.yaml

Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
This commit is contained in:
Kjeld Schouten
2025-02-02 13:38:33 +01:00
committed by GitHub
parent b14f0232ec
commit c35a357b6a
+4
View File
@@ -226,6 +226,10 @@ jobs:
#
#done < src/assets/contributors.json
- name: Fix Package-Lock
if: needs.check_changes.outputs.changes_detected == 'true'
run: cd website && npm i --package-lock-only
- name: Setup astro Cache
if: needs.check_changes.outputs.changes_detected == 'true'
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4