Update build.yaml
This commit is contained in:
parent
25e45034f9
commit
84711aecbd
1 changed files with 0 additions and 1 deletions
1
.github/workflows/build.yaml
vendored
1
.github/workflows/build.yaml
vendored
|
@ -18,7 +18,6 @@ jobs:
|
|||
- name: Add Trinity keys
|
||||
run: |
|
||||
pacman-key --recv-keys 8685AD8B
|
||||
pacman-key --refresh-keys
|
||||
- name: Install Packages via Pacman
|
||||
run: |
|
||||
pacman -Suy --noconfirm --noprogressbar
|
||||
|
|
Loading…
Add table
Reference in a new issue