mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2025-01-24 10:07:46 -03:00
Move readme.txt and Performance to AppVeyor folder
This commit is contained in:
parent
715ef0f793
commit
6d6be19f5d
5 changed files with 1 additions and 2 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,3 +1,3 @@
|
|||
#Enthusiast
|
||||
#Performance
|
||||
Performance
|
||||
#Quality
|
||||
|
|
|
@ -42,7 +42,6 @@ build_script:
|
|||
- xcopy %APPVEYOR_BUILD_FOLDER%\Performance %APPVEYOR_BUILD_FOLDER%\AppVeyor /E /I
|
||||
- xcopy %APPVEYOR_BUILD_FOLDER%\Quality %APPVEYOR_BUILD_FOLDER%\AppVeyor /E /I
|
||||
- xcopy %APPVEYOR_BUILD_FOLDER%\Workaround %APPVEYOR_BUILD_FOLDER%\AppVeyor /E /I
|
||||
- echo D | xcopy %APPVEYOR_BUILD_FOLDER%\readme.txt %APPVEYOR_BUILD_FOLDER%\AppVeyor
|
||||
# waits for RDP confirmation before finishing
|
||||
#on_finish:
|
||||
# - ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
|
||||
|
|
Loading…
Add table
Reference in a new issue