1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-23 15:52:55 +01:00

Fix error in appveyor.yml

This commit is contained in:
Ted John
2016-08-25 20:39:20 +01:00
parent 72169f681b
commit ad8eb641d5

View File

@@ -12,7 +12,7 @@ environment:
OPENRCT2_ORG_TOKEN:
secure: leQX3xCQpmBLGuMqrxjFlzexDt96ypNRMM5TTRVHbGE8PwVg9crgeykLc2BIZU6HDHveJCHqh2cGMdHtHYJYcw==
BUILD_SERVER: AppVeyor
GIT_TAG: ($APPVEYOR_REPO_TAG_NAME)
GIT_TAG: $(APPVEYOR_REPO_TAG_NAME)
GIT_BRANCH: $(APPVEYOR_REPO_BRANCH)
GIT_COMMIT_SHA1: $(APPVEYOR_REPO_COMMIT)
install: