Skip to content

Commit

Permalink
Remove env var
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 7607d1a commit 50b1935
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/convert-cci-list.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,6 @@ jobs:
namespaces: '{"ns": "http://iase.disa.mil/cci"}'

- name: Convert CCI List XML to two JSON files
env:
DATETIME: ${{steps.publish-date.outputs}}
run: |
ROOT_DIRECTORY=$(pwd)
yarn workspace @mitre/hdf-converters cciListXml2json $ROOT_DIRECTORY/U_CCI_List.xml U_CCI_List.nist.json U_CCI_List.defs.json
Expand Down

0 comments on commit 50b1935

Please sign in to comment.