Update upstream.yml

This commit is contained in:
tr7zw 2020-03-25 04:23:27 +01:00 committed by GitHub
parent f54aac1222
commit 684c85292c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -21,6 +21,8 @@ jobs:
git config --global user.name "Github CI"
yapfaDir=`pwd`
cd Tuinity
pwd
git status
git fetch
git reset --hard origin/head
cd ..