mirror of
https://github.com/GerbilSoft/rom-properties.git
synced 2025-06-18 11:35:38 -04:00
Revert "appveyor.yml: Copy amiibo-data.bin to ~/.config/rom-properties/."
No longer needed due to changes in AmiiboData and RomHeaderTest.
This reverts commit c7ce579b0d
.
This commit is contained in:
parent
2a03854def
commit
3596727156
@ -60,8 +60,6 @@ build_script:
|
||||
test_script:
|
||||
- cmd: cd %APPVEYOR_BUILD_FOLDER%\build
|
||||
- cmd: ctest -V -C %CONFIGURATION%
|
||||
- sh: mkdir -p ~/.config/rom-properties
|
||||
- sh: cp "${APPVEYOR_BUILD_FOLDER}/build/bin/amiibo-data.bin" ~/.config/rom-properties/
|
||||
- sh: cd ${APPVEYOR_BUILD_FOLDER}/build
|
||||
- sh: LD_LIBRARY_PATH=${APPVEYOR_BUILD_FOLDER}/build/lib ctest -V -C ${CONFIGURATION}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user