diff --git a/.github/workflows/ci-tests.yml b/.github/workflows/ci-tests.yml index 9865130e3..54723cf22 100644 --- a/.github/workflows/ci-tests.yml +++ b/.github/workflows/ci-tests.yml @@ -44,7 +44,6 @@ jobs: export LC_ALL=C.UTF-8 export LANG=C.UTF-8 export LANGUAGE=C.UTF-8 - export PATH=/root/.local/bin:$PATH rm -rf tmp/cache tmp/cache1 tmp/cache2 tmp/cache3 tmp/cache4 tmp/cache5 && mkdir -p tmp/cache tmp/cache1 tmp/cache2 tmp/cache3 tmp/cache4 tmp/cache5 - name: Set up Configuration Files