Testing workflow
All checks were successful
11ty build and deploy for work.suroh.tk / build-deploy (push) Successful in 24s

This commit is contained in:
2025-03-05 21:17:46 +01:00
parent bebfd5203e
commit 86409e1ffd

View File

@ -22,7 +22,10 @@ jobs:
- name: Build 11ty site
run: npm run build
- name: Check folders
- name: Check workspace folder
run: ls -lh
- name: Check www folder
run: ls -lh /
- name: Create folder if needed