mirror of
https://github.com/python/cpython.git
synced 2025-12-23 09:19:18 +00:00
This commit is contained in:
parent
d910b93f78
commit
03f8d3b0db
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -130,7 +130,7 @@ jobs:
|
|||
- name: Build CPython
|
||||
run: |
|
||||
make -j4 regen-all
|
||||
make regen-stdlib-module-names regen-sbom regen-unicodedata
|
||||
make regen-stdlib-module-names regen-sbom
|
||||
- name: Check for changes
|
||||
run: |
|
||||
git add -u
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue