mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-05-29 14:25:25 -04:00
🛠 render script added
This commit is contained in:
parent
3e2931c966
commit
71b1674e52
1 changed files with 2 additions and 1 deletions
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
|
@ -43,7 +43,8 @@ jobs:
|
|||
with:
|
||||
node-version: "12.x"
|
||||
- run: yarn install
|
||||
- run: yarn render
|
||||
- run: yarn render:bibata-modern
|
||||
- run: yarn render:bibata-original
|
||||
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue