mirror of
https://github.com/bsnes-emu/bsnes.git
synced 2025-08-31 14:52:03 +02:00
CI: Add settings.bml to Cirrus and Github Actions
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -80,6 +80,7 @@ jobs:
|
||||
cp -a ${srcdir}/bsnes/Database/* ${outdir}/Database
|
||||
cp -a ${srcdir}/shaders ${outdir}/Shaders
|
||||
cp -a ${srcdir}/GPLv3.txt ${outdir}
|
||||
cp -a ${srcdir}/extras/* ${outdir}
|
||||
zip -r ../bsnes-${os}.zip ${outdir}
|
||||
|
||||
cd -
|
||||
|
Reference in New Issue
Block a user