debugging
This commit is contained in:
1
.github/workflows/neocities.yml
vendored
1
.github/workflows/neocities.yml
vendored
@@ -62,6 +62,7 @@ jobs:
|
|||||||
genhtml: ${{ needs.setup.outputs.genhtml }}
|
genhtml: ${{ needs.setup.outputs.genhtml }}
|
||||||
run: |
|
run: |
|
||||||
echo "$genhtml" > ${{ github.workspace}}/public/posts.html
|
echo "$genhtml" > ${{ github.workspace}}/public/posts.html
|
||||||
|
echo $genhtml
|
||||||
#TODO this turns up empty right now. gotta figure that shit out i think
|
#TODO this turns up empty right now. gotta figure that shit out i think
|
||||||
- name: Deploy to neocities
|
- name: Deploy to neocities
|
||||||
uses: bcomnes/deploy-to-neocities@v1
|
uses: bcomnes/deploy-to-neocities@v1
|
||||||
|
Reference in New Issue
Block a user