Skip to content

Commit dba0d68

Browse files
forece clean workflow
1 parent 9cac87c commit dba0d68

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/est-frontend-dev.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ jobs:
1212
steps:
1313
- name: Checkout code
1414
uses: actions/checkout@v3
15+
with:
16+
clean: true
1517

1618
- name: Remove all running containers, images, and prune Docker system
1719
run: |

0 commit comments

Comments
 (0)