Skip to content

Commit

Permalink
fix: do not touch file in nightly sync job.
Browse files Browse the repository at this point in the history
Signed-off-by: KtorZ <[email protected]>
  • Loading branch information
KtorZ committed Mar 7, 2025
1 parent 0b1dd39 commit d797093
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/NightlySynchronization.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,4 @@ jobs:
shell: bash
working-directory: ${{ runner.temp }}/db-${{ matrix.network }}
run: |
touch clean
rm immutable/00*.chunk immutable/01*.chunk immutable/02*.chunk immutable/030*.chunk

0 comments on commit d797093

Please sign in to comment.