diff --git a/.github/workflows/gfx_ci.yml b/.github/workflows/gg_regressions_ci.yml similarity index 98% rename from .github/workflows/gfx_ci.yml rename to .github/workflows/gg_regressions_ci.yml index 0cc50f65e6..0612d2ef8d 100644 --- a/.github/workflows/gfx_ci.yml +++ b/.github/workflows/gg_regressions_ci.yml @@ -30,6 +30,7 @@ jobs: # libxcursor-dev libxi-dev : V gfx deps # mesa-common-dev : For headless rendering # freeglut3-dev : Fixes graphic apps compilation with tcc + sudo apt-get update sudo apt-get install imagemagick openimageio-tools mesa-common-dev libxcursor-dev libxi-dev freeglut3-dev wget https://raw.githubusercontent.com/tremby/imgur.sh/c98345d/imgur.sh chmod +x ./imgur.sh