mirror of
https://github.com/RetroDECK/net.kuribo64.melonDS.git
synced 2025-04-10 19:15:11 +00:00
Added test build script [skip ci]
This commit is contained in:
parent
57c0e0e610
commit
84f3a9a933
3
automation_tools/test-build.sh
Executable file
3
automation_tools/test-build.sh
Executable file
|
@ -0,0 +1,3 @@
|
||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
flatpak-builder --user --force-clean --install-deps-from=flathub --install-deps-from=flathub-beta --repo="./melonds-repo" "./melonds-build" net.kuribo64.melonDS.yml
|
Loading…
Reference in a new issue