Skip to content

Commit 38d9d6b

Browse files
author
Greg Bowler
committed
wip: test output (Cat file)
1 parent c9b6c1d commit 38d9d6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-show-output-log.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ jobs:
2525
run: cat /home/runner/work/example-composer/example-composer/output.log
2626

2727
- name: Test what output is
28-
run: echo "Output is $GITHUB_OUTPUT"
28+
run: echo "Output is $GITHUB_OUTPUT" && cat $GITHUB_OUTPUT

0 commit comments

Comments
 (0)