Add ls commands to label.yml workflow
Some checks failed
自动生成 label / Generate-label (push) Failing after 37s

This commit is contained in:
shenjack 2023-12-14 12:54:19 +08:00
parent 480a8d5c5c
commit 98c23fb4f6
Signed by: shenjack
GPG Key ID: 7B1134A979775551

View File

@ -39,6 +39,8 @@ jobs:
python3 -m pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple
python3 -m pip install -U pip
python3 -m pip install mistune
ls .
ls scripts
- name: 生成 label
run: |