mirror of
https://github.com/bsnes-emu/bsnes.git
synced 2025-08-21 07:01:44 +02:00
Fix typo in libretro path.
This commit is contained in:
@@ -46,7 +46,7 @@ libretro-test:
|
||||
- EMAIL=fake-email@example.com git merge origin/libretro
|
||||
- make -C higan compiler=g++ binary=library target=libretro
|
||||
- mkdir libretro-nightly
|
||||
- cp -a higan/out/higan/out/higan_sfc_libretro.so higan-nightly/
|
||||
- cp -a higan/out/higan_sfc_libretro.so higan-nightly/
|
||||
artifacts:
|
||||
paths:
|
||||
- libretro-nightly/*
|
||||
|
Reference in New Issue
Block a user