deze formatting?

This commit is contained in:
2025-04-25 23:18:21 +02:00
parent 9cb15b1dfb
commit b5cdb8afb6

View File

@@ -61,7 +61,7 @@ jobs:
env:
genhtml: ${{ needs.setup.outputs.genhtml }}
run: |
echo "$genhtml" > ${{ github.workspace}}/public/posts.html
echo "${{ genhtml.value }}" > ${{ github.workspace}}/public/posts.html
echo $genhtml
#TODO this turns up empty right now. gotta figure that shit out i think
- name: Deploy to neocities