Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Commit

Permalink
Merge pull request #50 from eo-cqrs/h1alexbel-patch-1-1
Browse files Browse the repository at this point in the history
clean
  • Loading branch information
Aliaksei Bialiauski authored Dec 6, 2023
2 parents 2ed6e95 + 91d67f4 commit 6e821fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mvn.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
key: ${{ runner.os }}-jdk-${{ matrix.java }}-maven-${{ hashFiles('**/pom.xml') }}
restore-keys: |
${{ runner.os }}-jdk-${{ matrix.java }}-maven-
- run: mvn install
- run: mvn clean install

0 comments on commit 6e821fc

Please sign in to comment.