Update push_to_new_AppStore.yml
This commit is contained in:
parent
4d0c9f8455
commit
a1a9b54a6e
|
@ -16,7 +16,7 @@ jobs:
|
|||
run: find . -type f -not \( -name 'icon.png' -or -name '*.json' -or -name '*.yml' \) -delete
|
||||
- name: remove .github
|
||||
run: |
|
||||
rm -fr ./github
|
||||
rm -fr ./.github
|
||||
rm -fr ./build
|
||||
rm -fr ./help
|
||||
rm ./.gitignore
|
||||
|
|
Loading…
Reference in New Issue