Fix arch build

Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
This commit is contained in:
Dorian Stoll 2020-01-23 01:00:06 +01:00
parent 49fd324869
commit db920fcc60
No known key found for this signature in database
GPG key ID: F1DACD02C619442A

View file

@ -80,7 +80,7 @@ jobs:
steps:
- name: Install dependencies
run: |
pacman -Sy --noconfirm obase-devel git
pacman -Sy --noconfirm base-devel git
- name: Checkout repository
uses: actions/checkout@v2
@ -140,7 +140,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Download artifacts
uses: action/download-artifact@v1
uses: actions/download-artifact@v1
with:
name: arch-latest