dummy change to test github workflow

This commit is contained in:
Bernhard B 2026-07-18 13:03:20 +02:00
parent 2d03a6c0ce
commit bef11316e3

View File

@ -33,7 +33,7 @@ jobs:
ls -la
ls -la site
du -sh site
find site -type f -exec ls -lh {} \;
find site -type f -exec ls -lh {} \;
- name: Upload Pages artifact
uses: actions/upload-pages-artifact@v5