Skip to content

Commit

Permalink
Use custom setup-julia fork with a fix
Browse files Browse the repository at this point in the history
  • Loading branch information
cderv committed Jan 15, 2024
1 parent 6e9926d commit 20d40bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-smokes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ jobs:
uses: browser-actions/setup-chrome@latest

- name: Setup Julia
uses: julia-actions/setup-julia@v1.9.5
uses: cderv/setup-julia@fix-tar
with:
version: "1.10"

Expand Down

0 comments on commit 20d40bf

Please sign in to comment.