Skip to content

Commit

Permalink
Maybe this is the right path
Browse files Browse the repository at this point in the history
  • Loading branch information
derobins committed Oct 23, 2024
1 parent de967ac commit 19693aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/julia-auto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit 19693aa

Please sign in to comment.