Skip to content

Commit 9b9b803

Browse files
authored
Fix CompatHelper (#126)
1 parent 977ae3c commit 9b9b803

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
@@ -7,6 +7,7 @@ jobs:
77
CompatHelper:
88
runs-on: ubuntu-latest
99
steps:
10+
- uses: actions/checkout@v2 # to determine subdirectories of examples
1011
- name: "Add the General registry via Git"
1112
run: |
1213
import Pkg

0 commit comments

Comments
 (0)