Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove step
Browse files Browse the repository at this point in the history
Signed-off-by: Joyce Quach <jquach@mitre.org>
jtquach1 committed Oct 30, 2024
1 parent 2f8d12c commit 53c2ca4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/convert-cci-list.yml
Original file line number Diff line number Diff line change
@@ -30,9 +30,6 @@ jobs:
- name: Install project dependencies
run: yarn install --frozen-lockfile

- name: Prepare environment
run: apt update

- name: Download CCI List
run: curl -o U_CCI_List.zip $CCI_LIST_ZIP_URL && unzip U_CCI_List.zip

0 comments on commit 53c2ca4

Please sign in to comment.