This commit is contained in:
shenjack 2023-12-14 18:58:26 +08:00
parent 73a6ec94e6
commit 28e58bf2b3
Signed by: shenjack
GPG Key ID: 7B1134A979775551

View File

@ -32,6 +32,7 @@ jobs:
- name: 生成 label
run: |
python3 scripts/parse-label.py
cp build/tags.toml modules/tags.toml
- name: 检查是否有改动
run: |