Fix CI failure on building lite on main (#11514)
* [TMP] Run install_deps step on this branch
* Fix the lite build step to use the venv properly
* [TMP] Run install_deps step on this branch
* [TMP] Debug print
* Install the self package as well
* Remove --upgrade
* Specify pyodide-build version
* Fix
* Set the Python version
* Revert unnecessary changes
* Fix publish.yml
* Format
* Set the Python version on CI as 3.12
* Remove debug line
* Revert "[TMP] Run install_deps step on this branch"
This reverts commit e4d49eadce57859a868a7e115c4c02495782f718.
* Revert "[TMP] Run install_deps step on this branch"
This reverts commit 4dbbd35a1952276f17ed126d8f4dc4a77ddd5701.
* tweak version
* tweak version
---------
Co-authored-by: pngwn <hello@pngwn.io>