Skip to content

Commit d41688c

Browse files
committed
ci(fix): 修复检查路径
1 parent 7fbfe11 commit d41688c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/check.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ jobs:
3333
python -m pip install --upgrade maafw --pre
3434
3535
- name: Check Resource
36-
run: |
37-
python ./check_resource.py ./assets
36+
run: |
37+
python ./check_resource.py ./assets/resource/base

0 commit comments

Comments
 (0)