Skip to content

Commit

Permalink
Try to print result of previous step
Browse files Browse the repository at this point in the history
Signed-off-by: Joyce Quach <[email protected]>
  • Loading branch information
jtquach1 committed Nov 1, 2024
1 parent e6db381 commit 709b004
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/convert-cci-list.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,4 @@ jobs:
# git commit -sm "Update CCI List to the current NIST and definition mappings as of $DATETIME"
# git push
run: |
echo $DATETIME
env:
DATETIME: ${{steps.publish-date.outputs}}
echo ${{steps.publish-date.outputs}}

0 comments on commit 709b004

Please sign in to comment.