Hi,
I’m trying to build WebGL build with GitHub Actions on Ubuntu. I have seen that: https://forum.unity.com/threads/starting-to-build-for-webgl-from-ubuntu-20-04.905507/
I tried to run these commands but not sure. It seems the latest python is already installed.
Does anyone know how to fix it? Maybe someone tried to build WebGL using GitHub Actions on Ubuntu and can share their solution?
Here is my log and more details on this exception: https://github.com/benukhanov/maple-fighters/runs/1646228848?check_suite_focus=true#step:4:6592
Thanks!