Clean before sbom

merge-requests/30/head
Bob Mottram 2022-06-05 17:32:29 +01:00
parent c60c6f18a1
commit 4f7c9fdb8c
1 changed files with 1 additions and 0 deletions

View File

@ -318,5 +318,6 @@ To update the software bill of materials:
``` bash
sudo pip3 install scanoss
make clean
make sbom
```