Add set -x
Some checks failed
build-and-test / build (push) Failing after 1m37s

This commit is contained in:
JeremyStar™ 2024-08-18 14:11:30 +02:00
parent bc461b25e3
commit f2aef64ab0
Signed by: JeremyStarTM
GPG key ID: E366BAEF67E4704D

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