fuck it
This commit is contained in:
10
.github/workflows/neocities.yml
vendored
10
.github/workflows/neocities.yml
vendored
@@ -36,11 +36,11 @@ jobs:
|
||||
dest+=".html"
|
||||
markdown-to-html --no-dark-mode false --markdown-style-theme light --source $entry --output $dest
|
||||
done
|
||||
- name: gen_pico8
|
||||
run: |
|
||||
cd ${{github.worpskace}}
|
||||
./gen_games.sh >> public/gaming.html
|
||||
echo " </body></html> " >> public/gaming.html
|
||||
# - name: gen_pico8
|
||||
# run: |
|
||||
# cd ${{github.worpskace}}
|
||||
# ./gen_games.sh >> public/gaming.html
|
||||
# echo " </body></html> " >> public/gaming.html
|
||||
|
||||
- name: Deploy to neocities
|
||||
uses: bcomnes/deploy-to-neocities@v1
|
||||
|
Reference in New Issue
Block a user