We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
regen-unicodedata
1 parent 8e3c2d2 commit 2a1dae9Copy full SHA for 2a1dae9
.github/workflows/build.yml
@@ -173,7 +173,7 @@ jobs:
173
# so we run it before regen-global-objects gets rum (in regen-all).
174
make regen-deepfreeze
175
make -j4 regen-all
176
- make regen-stdlib-module-names regen-sbom
+ make regen-stdlib-module-names regen-sbom regen-unicodedata
177
- name: Check for changes
178
run: |
179
git add -u
0 commit comments