Fix: directory renaming should not be limited by file extensions (#395)

This commit is contained in:
HFO4
2020-05-19 11:25:01 +08:00
parent 4c458df666
commit 5af3c4e244
3 changed files with 31 additions and 2 deletions

View File

@@ -48,6 +48,8 @@ jobs:
with:
clean: false
submodules: 'recursive'
- run: |
git fetch --prune --unshallow --tags
- name: Get dependencies and build
run: |