ci(release): update name & gen patches (#250)
This commit is contained in:
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@@ -1,4 +1,4 @@
|
|||||||
name: "Mainline release"
|
name: release
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
@@ -40,6 +40,8 @@ jobs:
|
|||||||
run: sudo apt update && sudo apt install -y sassc inkscape optipng
|
run: sudo apt update && sudo apt install -y sassc inkscape optipng
|
||||||
- name: Generate themes
|
- name: Generate themes
|
||||||
run: |
|
run: |
|
||||||
|
python patches/xfwm4/generate_assets.py
|
||||||
|
|
||||||
python ./build.py mocha --all-accents --zip -d $PWD/releases &&
|
python ./build.py mocha --all-accents --zip -d $PWD/releases &&
|
||||||
python ./build.py macchiato --all-accents --zip -d $PWD/releases &&
|
python ./build.py macchiato --all-accents --zip -d $PWD/releases &&
|
||||||
python ./build.py frappe --all-accents --zip -d $PWD/releases &&
|
python ./build.py frappe --all-accents --zip -d $PWD/releases &&
|
||||||
|
Reference in New Issue
Block a user