Skip to content

Commit 1f8ca42

Browse files
committed
update submodule
1 parent 49af87e commit 1f8ca42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mg5_ghci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ jobs:
1212
steps:
1313
- uses: actions/checkout@v4
1414
- name: hello world
15-
run: echo hello world && echo `pwd` && echo `ls`
15+
run: echo hello world && echo `pwd` && echo `ls` && echo Environment\n\n && printenv

0 commit comments

Comments
 (0)