From 6cd963ea425bb76d5f24f5ddcc320414d277eead Mon Sep 17 00:00:00 2001 From: Jordan Brown Date: Thu, 30 Jul 2020 23:45:36 -0400 Subject: [PATCH] Actual last CI fix [TGSDeploy] --- .github/workflows/ci-suite.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-suite.yml b/.github/workflows/ci-suite.yml index 484f9219fd..8231fac40f 100644 --- a/.github/workflows/ci-suite.yml +++ b/.github/workflows/ci-suite.yml @@ -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/* ./