Remove debug

This commit is contained in:
Raphael Michel
2026-08-01 12:41:08 +02:00
parent 50c61b038c
commit a9de7a5b12
-2
View File
@@ -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