mirror of
https://github.com/bsnes-emu/bsnes.git
synced 2025-02-19 20:55:24 +01:00
Don't bundle the cheats database in built artifacts.
As of v103, higan no longer includes the cheat database.
This commit is contained in:
parent
561c6413a4
commit
a2baea248f
@ -12,7 +12,6 @@ linux-x86_64-binaries:
|
||||
- cp -a icarus/out/icarus higan-nightly/icarus
|
||||
- cp -a icarus/Database higan-nightly/
|
||||
- cp -a higan/out/higan higan-nightly/higan
|
||||
- cp -a higan/data/cheats.bml higan-nightly/
|
||||
- cp -a higan/systems/* higan-nightly/
|
||||
artifacts:
|
||||
paths:
|
||||
@ -36,7 +35,6 @@ windows-x86_64-binaries:
|
||||
- cp -a icarus/out/icarus higan-nightly/icarus.exe
|
||||
- cp -a icarus/Database higan-nightly/
|
||||
- cp -a higan/out/higan higan-nightly/higan.exe
|
||||
- cp -a higan/data/cheats.bml higan-nightly/
|
||||
- cp -a higan/systems/* higan-nightly/
|
||||
artifacts:
|
||||
paths:
|
||||
|
Loading…
x
Reference in New Issue
Block a user