Skip to content

Commit

Permalink
#4050 also export the sbom file
Browse files Browse the repository at this point in the history
  • Loading branch information
totaam committed Nov 23, 2024
1 parent 783d2ca commit 558ceb8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packaging/MSWindows/MINGW_BUILD.sh
Original file line number Diff line number Diff line change
Expand Up @@ -500,6 +500,7 @@ popd > /dev/null

if [ "${DO_SBOM}" != "0" ]; then
./packaging/MSWindows/BUILD.py sbom
./packaging/MSWindows/BUILD.py export-sbom
fi

pushd dist/lib > /dev/null
Expand Down

0 comments on commit 558ceb8

Please sign in to comment.