Update push_to_new_AppStore.yml

This commit is contained in:
raller1028 2023-03-27 13:51:47 +08:00 committed by GitHub
parent 4d0c9f8455
commit a1a9b54a6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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