forked from StarOpenSource/Engine
This commit is contained in:
parent
bc461b25e3
commit
f2aef64ab0
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- name: Setup system
|
- name: Setup system
|
||||||
run: |
|
run: |
|
||||||
|
set -x
|
||||||
pacman-key --init
|
pacman-key --init
|
||||||
pacman-key --populate
|
pacman-key --populate
|
||||||
sed 's/\#ParallelDownloads = 5/ParallelDownloads = 15/g' -i /etc/pacman.conf
|
sed 's/\#ParallelDownloads = 5/ParallelDownloads = 15/g' -i /etc/pacman.conf
|
||||||
|
|
Loading…
Reference in a new issue