diff --git a/.github/workflows/renovate_check-build.yml b/.github/workflows/renovate_check-build.yml index 6e75525e2..d17345807 100644 --- a/.github/workflows/renovate_check-build.yml +++ b/.github/workflows/renovate_check-build.yml @@ -25,4 +25,4 @@ jobs: - name: Fixing redirects 🚧 run: | - bash fix_redirects.sh + bash .github/workflows/fix_redirects.sh