mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-07-20 12:33:00 +01:00
Fix moving generated dox
This commit is contained in:
@@ -91,7 +91,7 @@ jobs:
|
||||
pushd $HOME/tgsdox
|
||||
rm -r *
|
||||
popd
|
||||
sudo mv ./doxout/* $HOME/tgsdox
|
||||
echo ./doxout/* | xargs sudo mv -t $HOME/tgsdox
|
||||
cd $HOME/tgsdox
|
||||
git config --global push.default simple
|
||||
git config user.name "tgstation-server"
|
||||
|
||||
Reference in New Issue
Block a user