Skip to content

Commit ad00ca6

Browse files
authored
pwd
1 parent fc2941c commit ad00ca6

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
15+
run: echo hello world && echo `pwd`

0 commit comments

Comments
 (0)