This commit is contained in:
Raphael Michel
2026-08-01 12:33:51 +02:00
parent f26f9821ad
commit 50c61b038c
+3 -1
View File
@@ -31,7 +31,9 @@ jobs:
run: sudo apt update && sudo apt install -y gettext unzip
- name: Install Python dependencies
run: pip3 install -U "prisma-sbom-submit[python]"
- name: Submit SBOM
- name: Debug
run: which npm
- name: Create SBOM
run: prisma-sbom-submit collect . sbom.json
- name: Submit SBOM
run: prisma-sbom-submit upload --server https://prisma.pretix.com sbom.json