mirror of
https://github.com/libretro/RetroArch
synced 2025-02-15 18:39:55 +00:00
travis: Copy the app bundle from $TRAVIS_BUILD_DIR
The build no longer uses libretro-super.
This commit is contained in:
parent
11b02125dc
commit
6875ad8ae0
@ -15,7 +15,7 @@ cd ~/dist
|
||||
|
||||
echo "Copying binary into dist folder..."
|
||||
|
||||
cp -rv ~/libretro-super/retroarch/pkg/apple/build/Release/RetroArch.app .
|
||||
cp -rv ${TRAVIS_BUILD_DIR}/pkg/apple/build/Release/RetroArch.app .
|
||||
|
||||
echo "Downloading assets..."
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user