Skip to content

Commit b53c23b

Browse files
committed
update submodule
1 parent 1584cc0 commit b53c23b

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)