gh-115663: Remove 'regen-sbom' from the 'regen-all' target (#115790)
This commit is contained in:
committed by
GitHub
parent
96c1737591
commit
c6a47de709
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -162,7 +162,7 @@ jobs:
|
||||
- name: Build CPython
|
||||
run: |
|
||||
make -j4 regen-all
|
||||
make regen-stdlib-module-names
|
||||
make regen-stdlib-module-names regen-sbom
|
||||
- name: Check for changes
|
||||
run: |
|
||||
git add -u
|
||||
|
||||
Reference in New Issue
Block a user