misc: add CI workflows for PRs and commits #1

Merged
JeremyStarTM merged 19 commits from JeremyStarTM/Engine:continous-integration into develop 2024-08-18 18:25:23 +02:00
Showing only changes of commit f2aef64ab0 - Show all commits

View file

@ -12,6 +12,7 @@ jobs:
steps:
- name: Setup system
run: |
set -x
pacman-key --init
pacman-key --populate
sed 's/\#ParallelDownloads = 5/ParallelDownloads = 15/g' -i /etc/pacman.conf