mirror of
https://github.com/ful1e5/apple_cursor.git
synced 2025-05-16 08:04:49 -04:00
ci: relink macOSMonterey svg
This commit is contained in:
parent
a5b08707d8
commit
fbebc838e2
1 changed files with 4 additions and 0 deletions
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue