ci: relink macOSMonterey svg

This commit is contained in:
ful1e5 2021-11-22 15:18:04 +05:30
parent a5b08707d8
commit fbebc838e2

View file

@ -53,6 +53,10 @@ jobs:
with:
python-version: "3.8"
- name: Generating `macOSMonterey` symlinks
run: cd svg && python link.py && cd ..
continue-on-error: false
- name: Generating `macOSBigSur` Cursor Theme
run: make bigsur
continue-on-error: false