[3.12] gh-115663: Remove 'regen-sbom' from the 'regen-all' target (GH-115790) (#115820)

This commit is contained in:
Seth Michael Larson 2024-02-22 08:25:41 -06:00 committed by GitHub
parent eb4774d2b7
commit b254de71d0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -192,7 +192,7 @@ jobs:
# so we run it before regen-global-objects gets rum (in regen-all).
make regen-deepfreeze
make -j4 regen-all
make regen-stdlib-module-names
make regen-stdlib-module-names regen-sbom
- name: Check for changes
run: |
git add -u