mirror of
https://github.com/slavfox/Cozette.git
synced 2026-03-11 08:54:33 +00:00
Update character map
This commit is contained in:
parent
447dfd9f51
commit
1846bb0a6f
2 changed files with 3 additions and 1 deletions
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
|
|
@ -6,12 +6,14 @@ on:
|
|||
- '*'
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
build:
|
||||
name: Make release
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: archlinux/base
|
||||
steps:
|
||||
- name: Install deps
|
||||
run: pacman -S --noconfirm git tar
|
||||
- uses: actions/checkout@v2
|
||||
- name: Install fontforge
|
||||
run: pacman -S --noconfirm fontforge
|
||||
|
|
|
|||
Binary file not shown.
|
Before Width: | Height: | Size: 72 KiB After Width: | Height: | Size: 142 KiB |
Loading…
Reference in a new issue