mirror of
https://github.com/gilbN/theme.park.git
synced 2024-11-20 01:52:32 +01:00
deploy: 939235a37d
This commit is contained in:
parent
29b208992a
commit
3246e6200f
2
.github/workflows/minify-and-deploy.yml
vendored
2
.github/workflows/minify-and-deploy.yml
vendored
@ -35,6 +35,8 @@ jobs:
|
||||
fi
|
||||
- name: Set up Python ${{ matrix.python-version }}
|
||||
uses: actions/setup-python@v4.3.0
|
||||
with:
|
||||
python-version: '3.10'
|
||||
- name: Run themes.py
|
||||
run: |
|
||||
python themes.py
|
||||
|
Loading…
Reference in New Issue
Block a user