Commit b6e7ffcb authored by nanahira's avatar nanahira

fix

parent a63d6dc5
...@@ -124,7 +124,6 @@ deploy: ...@@ -124,7 +124,6 @@ deploy:
file: file:
- KoishiPro-$TRAVIS_OS_NAME-$TRAVIS_TAG.zip - KoishiPro-$TRAVIS_OS_NAME-$TRAVIS_TAG.zip
- KoishiPro-$TRAVIS_OS_NAME-full-$TRAVIS_TAG.zip - KoishiPro-$TRAVIS_OS_NAME-full-$TRAVIS_TAG.zip
- KoishiPro-$TRAVIS_OS_NAME-full-with-sound-$TRAVIS_TAG.zip
skip_cleanup: true skip_cleanup: true
overwrite: true overwrite: true
on: on:
......
...@@ -101,8 +101,6 @@ artifacts: ...@@ -101,8 +101,6 @@ artifacts:
name: ygopro client name: ygopro client
- path: KoishiPro-$(APPVEYOR_REPO_TAG_NAME).7z - path: KoishiPro-$(APPVEYOR_REPO_TAG_NAME).7z
name: ygopro full repack name: ygopro full repack
- path: KoishiPro-with-sound-$(APPVEYOR_REPO_TAG_NAME).7z
name: ygopro full repack with sound
cache: cache:
- premake-5.0.0-alpha12-windows.zip - premake-5.0.0-alpha12-windows.zip
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment