forked from CGM_Public/pretix_original
Remove debug
This commit is contained in:
@@ -31,8 +31,6 @@ jobs:
|
||||
run: sudo apt update && sudo apt install -y gettext unzip
|
||||
- name: Install Python dependencies
|
||||
run: pip3 install -U "prisma-sbom-submit[python]"
|
||||
- name: Debug
|
||||
run: which npm
|
||||
- name: Create SBOM
|
||||
run: prisma-sbom-submit collect . sbom.json
|
||||
- name: Submit SBOM
|
||||
|
||||
Reference in New Issue
Block a user