Debugging Deploy workflow
All checks were successful
Build and Deploy VitePress / build-and-deploy (push) Successful in 10s

This commit is contained in:
Malasaur 2026-02-14 18:20:40 +01:00
parent 7ef692f467
commit aa75807a86
No known key found for this signature in database

View file

@ -29,6 +29,8 @@ jobs:
- name: Deploy to retards-site - name: Deploy to retards-site
run: | run: |
echo "Deploying in $(pwd)/retards-site..."
echo "Ensuring target directory exists..." echo "Ensuring target directory exists..."
mkdir -p retards-site mkdir -p retards-site