diff --git a/.github/workflows/julia-auto.yml b/.github/workflows/julia-auto.yml index 5259476979f..a8d9c3c8b82 100644 --- a/.github/workflows/julia-auto.yml +++ b/.github/workflows/julia-auto.yml @@ -76,7 +76,7 @@ jobs: ls ../.. echo " -- ls ../build -----------------" ls ../build - git apply ${{ runner.workspace }}/build/.github/workflows/julia_ci.patch -v + git apply $GITHUB_WORKSPACE/.github/workflows/julia_ci.patch -v - name: Generate LocalPreferences run: |