ci: Remove outdated sphinx-build command check
Compare changes
+ 0
− 6
@@ -14,12 +14,6 @@ if [ "$(id -u)" = 0 ]; then
We now run the job in chroot, so remove the unnecessary check. If sphinx-build is missing for some reason, it will fail a bit further in the script anyways.