Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
gendloop committed Mar 4, 2024
1 parent fa70c85 commit 4562a4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/Init.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
run: |
Remove-Item App.json
Remove-Item .github/workflows/Init.yml
if (Test-Path sync_log.md) { Remove-Item sync_log.md -Force }
- name: remove-useless-files-for-others
if: ${{ github.actor != 'gendloop' }}
Expand Down

0 comments on commit 4562a4b

Please sign in to comment.