mss daarmee?

This commit is contained in:
2025-04-25 22:05:26 +02:00
parent 81fef3c20b
commit 1d222d7fb9

View File

@@ -25,7 +25,7 @@ jobs:
steps:
- name: generate posts.html
run: |
ls
ls -la ${{ github.workspace }}
- run: |
cd ${{ github.workspace }}
echo "<ul class=posts>" > public/posts.html