1 parent 02ec5a7 commit eb68bcaCopy full SHA for eb68bca
1 file changed
.github/workflows/fleximod_test.yaml
@@ -35,7 +35,7 @@ jobs:
35
with:
36
repository: ESMCI/git-fleximod
37
ref: main
38
- path: $GITHUB_WORKSPACE/.lib/git-fleximod
+ path: .lib/git-fleximod #Must use relative path here.
39
40
- name: create git-fleximod script
41
run: |
0 commit comments