Skip to content

Commit

Permalink
update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
StardustDL committed Mar 10, 2024
1 parent 0c77f75 commit 2a68c74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
- name: Remove logs
continue-on-error: true
run: |
rm -f ./dist/*/*/*.log
rm -f ./dist/data/*/*/*.log
- name: Delete previous cache
if: ${{ steps.cache-restore.outputs.cache-hit }}
continue-on-error: true
Expand Down

0 comments on commit 2a68c74

Please sign in to comment.