Skip to content

Commit 55b85df

Browse files
authored
Update modules_ci.yaml
fix paths
1 parent e8aedc0 commit 55b85df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/modules_ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
4141
- name: list /opt/lmod/lmod/lmod
4242
run: |
43-
ls /opt/lmod/lmod/init
43+
ls /opt/lmod/lmod/lmod
4444
4545
- name: Check module syntax
4646
shell: bash -l {0}

0 commit comments

Comments
 (0)