Skip to content

Commit 392dacf

Browse files
authored
Check out repo in CompatHelper action
1 parent 2a43d9c commit 392dacf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/CompatHelper.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
CompatHelper:
1414
runs-on: ubuntu-latest
1515
steps:
16+
- uses: actions/checkout@v5
1617
- name: Check if Julia is already available in the PATH
1718
id: julia_in_path
1819
run: which julia

0 commit comments

Comments
 (0)