Merge pull request #107 from ful1e5/dev

ci updated for `Bibata-Modern` symlink
This commit is contained in:
Kaiz Khatri 2021-11-28 15:34:05 +05:30 committed by GitHub
commit 0199d2c7cb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -57,6 +57,10 @@ jobs:
with: with:
python-version: "3.8" 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 - name: Generating `Bibata-Modern` Cursor Theme
run: make modern run: make modern
continue-on-error: false continue-on-error: false