pcsx2/.github/workflows
Tyler Wilding fe10f23994 ci: Resolve git-submodules related Actions warning
The `.git/modules` folder was not being initialized, which caused the post-cleanup of the `Checkout` step to flag an error at the end.  Caching this folder and thus completely caching anything submodule related, should eliminate this warning.

Also allowed submodules to be pulled in parallel when they aren't cached.
2020-09-20 05:51:46 +02:00
..
scripts ci: Properly fail the linux workflows if the build fails 2020-09-18 03:31:13 +02:00
clean-old-artifacts.yml ci: Add cron action to cleanup old artifacts to avoid hitting GH Actions limits 2020-09-18 03:31:13 +02:00
linux-workflow.yml ci: Resolve git-submodules related Actions warning 2020-09-20 05:51:46 +02:00
windows-workflow.yml ci: Resolve git-submodules related Actions warning 2020-09-20 05:51:46 +02:00