Skip to content

Commit

Permalink
ci: 💚 added checkout clean
Browse files Browse the repository at this point in the history
  • Loading branch information
paologaleotti committed Feb 22, 2024
1 parent f01cc39 commit 55c550e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ jobs:

steps:
- uses: actions/checkout@v3
with:
clean: true
- name: Setup Go environment
uses: actions/setup-go@v3
with:
Expand Down

0 comments on commit 55c550e

Please sign in to comment.