We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent beefc45 commit 0db336bCopy full SHA for 0db336b
.github/workflows/CompatHelper.yml
@@ -10,7 +10,7 @@ jobs:
10
CompatHelper:
11
runs-on: ubuntu-latest
12
steps:
13
- - name: Check if Julia is already available in the PATH
+ - name: Check if Julia is already available in the PATH
14
id: julia_in_path
15
run: which julia
16
continue-on-error: true
0 commit comments