Add ls commands to label.yml workflow
Some checks failed
自动生成 label / Generate-label (push) Failing after 37s
Some checks failed
自动生成 label / Generate-label (push) Failing after 37s
This commit is contained in:
parent
480a8d5c5c
commit
98c23fb4f6
@ -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: |
|
||||
|
Loading…
Reference in New Issue
Block a user