mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
Merge pull request #8188 from cold-brewed/master
macOS: Fix travis metal build
This commit is contained in:
commit
ceb439ca2a
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue