run scons with pdm

This commit is contained in:
Onyx and Iris 2025-02-14 14:32:53 +00:00
parent 40aaeb4c54
commit 1fb435416f

View File

@ -18,4 +18,4 @@ tasks:
desc: Build the addon
platforms: [windows]
cmds:
- '{{.SHELL}} -Command "scons"'
- '{{.SHELL}} -Command "pdm run scons"'