Actual last CI fix [TGSDeploy]

This commit is contained in:
Jordan Brown
2020-07-30 23:45:36 -04:00
parent 2af9df3890
commit 6cd963ea42
+1 -1
View File
@@ -89,7 +89,7 @@ jobs:
- name: gh-pages push
if: github.event_name == 'push' && github.event.ref == 'refs/heads/dev'
run: |
git clone -b gh-pages --single-branch "https://git@github.com/tgstation/tgstation-server" $HOME/tgsdox
git clone -b gh-pages --single-branch "https://git@github.com/tgstation/tgstation-server" $HOME/tgsdox
cd $HOME/tgsdox
rm -r *
mv $HOME/tgsdoxout/* ./