Skip to content

Commit

Permalink
Merge pull request #24 from rootcodelabs/classifier-39
Browse files Browse the repository at this point in the history
forece clean workflow
  • Loading branch information
pamodaDilranga committed Jul 5, 2024
2 parents ce7fcce + dba0d68 commit 4f12633
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/est-frontend-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v3
with:
clean: true

- name: Remove all running containers, images, and prune Docker system
run: |
Expand Down

0 comments on commit 4f12633

Please sign in to comment.