mirror of
https://gitlab.com/octtspacc/twemoji-astonishing
synced 2025-01-02 19:46:41 +01:00
Fix CI (again)
This commit is contained in:
parent
6db46b0275
commit
7b95866654
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -23,7 +23,7 @@ jobs:
|
||||
sudo apt update
|
||||
sudo apt install -y python3.10 tree wget tar xz-utils p7zip
|
||||
python3.10 ./Tools/BuildCSS.py
|
||||
python3.10 ./Tools/BuildCSS.py --Output="maxcdn" --URLPrefix="https://twemoji.maxcdn.com/v/latest/svg/"
|
||||
python3.10 ./Tools/BuildCSS.py --Output="maxcdn/" --URLPrefix="https://twemoji.maxcdn.com/v/latest/svg/"
|
||||
./Tools/DeployPages.sh
|
||||
|
||||
- name: Deploy
|
||||
|
Loading…
Reference in New Issue
Block a user