ppsspp/.github/workflows
rofl0r 0d90a6684d CI: add github action to build source release tarball with submodules
whenever a release is created on github using "make new release",
CI will automatically create a tarball containing all sources
including submodules and upload it.
this makes it much easier for distros to build ppsspp using their
existing workflow, without having to resort to running git from
build scripts.

fixes #13973
fixes #11090
2022-02-10 14:21:45 +00:00
..
build_source_release.yml CI: add github action to build source release tarball with submodules 2022-02-10 14:21:45 +00:00
build.yml Build: Fix Windows unit tests. 2022-01-30 06:56:05 -08:00
generateDockerLayer.yml Generate dockerfile in GHA 2022-02-07 23:34:02 +01:00