Skip to content

Commit

Permalink
remove name from list purls step
Browse files Browse the repository at this point in the history
  • Loading branch information
danwlsn committed Aug 25, 2024
1 parent 0f95dcf commit 3dc9bda
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,4 @@ jobs:
CLILOL_APIKEY: ${{ secrets.OMG_LOL_API_KEY }}
CLILOL_EMAIL: ${{ secrets.OMG_LOL_API_EMAIL }}
steps:
- name: list_purls
run: list purls
- run: list purls

0 comments on commit 3dc9bda

Please sign in to comment.