Fix Actions!

This commit is contained in:
Slavfox 2020-02-01 23:24:17 +01:00
parent 01d936683f
commit ca37963baf

View file

@ -13,7 +13,8 @@ jobs:
image: archlinux/base
steps:
- name: Install dependencies
run: pacman -S --noconfirm git tar
run: |
pacman -Sy --noconfirm base git tar
- uses: actions/checkout@v2
- name: Install fontforge
run: pacman -S --noconfirm fontforge