We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0e58e87 + 392dacf commit 1a3de15Copy full SHA for 1a3de15
.github/workflows/CompatHelper.yml
@@ -13,6 +13,7 @@ jobs:
13
CompatHelper:
14
runs-on: ubuntu-latest
15
steps:
16
+ - uses: actions/checkout@v5
17
- name: Check if Julia is already available in the PATH
18
id: julia_in_path
19
run: which julia
0 commit comments