We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fbfe11 commit d41688cCopy full SHA for d41688c
1 file changed
.github/workflows/check.yml
@@ -33,5 +33,5 @@ jobs:
33
python -m pip install --upgrade maafw --pre
34
35
- name: Check Resource
36
- run: |
37
- python ./check_resource.py ./assets
+ run: |
+ python ./check_resource.py ./assets/resource/base
0 commit comments