diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 63e9ed6..a7ba07d 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -12,7 +12,7 @@ jobs: container: image: archlinux/base steps: - - name: Install deps + - name: Install dependencies run: pacman -S --noconfirm git tar - uses: actions/checkout@v2 - name: Install fontforge