Skip to content

Commit

Permalink
Remove step
Browse files Browse the repository at this point in the history
Signed-off-by: Joyce Quach <[email protected]>
  • Loading branch information
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
Expand Up @@ -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

Expand Down

0 comments on commit 53c2ca4

Please sign in to comment.