mirror of
https://github.com/slavfox/Cozette.git
synced 2026-03-11 08:54:33 +00:00
Fix Actions?
This commit is contained in:
parent
1846bb0a6f
commit
01d936683f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue