ci updated for Bibata-Modern symlink

This commit is contained in:
ful1e5 2021-11-28 15:23:22 +05:30
parent 44a60d64fe
commit 729a8018cd

View file

@ -57,6 +57,10 @@ jobs:
with:
python-version: "3.8"
- name: Generating `Bibata-Modern` symlinks
run: cd svg && python link.py && cd ..
continue-on-error: false
- name: Generating `Bibata-Modern` Cursor Theme
run: make modern
continue-on-error: false