Skip to content

Commit 26fdc4b

Browse files
committed
chore: Add clean back to install dependencies
1 parent 60df603 commit 26fdc4b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,5 @@ jobs:
3434
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
3535
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3636
run: |
37+
mvn -B clean --file pom.xml
3738
mvn -B verify org.sonarsource.scanner.maven:sonar-maven-plugin:sonar -Plicense-scan -Dsonar.projectKey=dochia-dev_dochia-cli

0 commit comments

Comments
 (0)