mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-02-03 04:44:24 +07:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
569a4db840
@ -8,7 +8,7 @@ git config --global user.name $GHUSERNAME
|
||||
git clone https://github.com/Anuken/Mindustry.wiki.git
|
||||
cd Mindustry.wiki
|
||||
|
||||
DESKFILE=$TRAVIS_COMMIT"-desktop-bleeding-edge.jar"
|
||||
DESKFILE=$TRAVIS_BUILD_NUMBER"-desktop-bleeding-edge.jar"
|
||||
cp ../desktop/build/libs/desktop-release.jar $DESKFILE
|
||||
|
||||
FILE1="Bleeding-Edge-Build-$TRAVIS_BUILD_NUMBER.md"
|
||||
|
Loading…
Reference in New Issue
Block a user