mirror of
https://github.com/PCSX2/pcsx2-net-www.git
synced 2026-01-31 01:15:16 +01:00
9 lines
132 B
YAML
9 lines
132 B
YAML
version: "3"
|
|
|
|
# TODO - replace all this with npm scripts
|
|
|
|
tasks:
|
|
convert-pngs:
|
|
cmds:
|
|
- python ./scripts/convert-pngs.py
|