Skip to content

Commit

Permalink
blankl ine
Browse files Browse the repository at this point in the history
  • Loading branch information
mcascone authored Aug 15, 2024
1 parent 547d676 commit 0f6377a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/configtest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,9 @@ jobs:
run: |
echo 'config:' >> $GITHUB_STEP_SUMMARY
echo "'''" >> $GITHUB_STEP_SUMMARY
cat config.json >> $GITHUB_STEP_SUMMARY
echo "" >> $GITHUB_STEP_SUMMARY
echo "'''" >> $GITHUB_STEP_SUMMARY
update:
Expand All @@ -83,4 +85,4 @@ jobs:
echo "config: '${{ needs.read.outputs.config }}'" >> $GITHUB_STEP_SUMMARY
# See here for deleting artifacts: https://github.com/actions/upload-artifact/issues/550
# See here for deleting artifacts: https://github.com/actions/upload-artifact/issues/550

0 comments on commit 0f6377a

Please sign in to comment.