Update main.yml

This commit is contained in:
LinuxRocks2000
2024-04-10 12:32:43 -04:00
committed by GitHub
parent ac381b6624
commit c342ce4a5b

View File

@@ -21,7 +21,7 @@ jobs:
- name: Build website
run: |
cd jhewit
../sitix-rewrite/bin/sitix-ubuntu site -o gh-pages
../sitix-rewrite/bin/sitix-ubuntu site -o gh-pages -y
mv gh-pages ..
rm -rf site
mv ../gh-pages/* .