1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-14 01:26:48 +00:00

CI: Fixing up the Git integration

This commit is contained in:
Jermolene 2019-01-07 16:51:06 +00:00
parent a2d4239db0
commit 75158c0366

View File

@ -18,6 +18,4 @@ git remote add upstream "https://$GH_TOKEN@github.com/Jermolene/Testing2019.git"
git fetch upstream || exit 1
git reset upstream/master || exit 1
cd .. || exit 1