Testing workflow

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

@ -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