Skip to content

Commit

Permalink
kick cache
Browse files Browse the repository at this point in the history
  • Loading branch information
Hellblazer committed Aug 13, 2023
1 parent b7b12b3 commit 047abba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ jobs:
components: 'native-image'
github-token: ${{ secrets.GITHUB_TOKEN }}
- name: Build with Maven
run: mvn -U -batch-mode --update-snapshots clean install --file pom.xml
run: mvn -batch-mode --update-snapshots clean install --file pom.xml
env:
GITHUB_TOKEN: ${{ secrets.REPOSITORY_READ }}
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@

<repository-owner>Hellblazer</repository-owner>
<repository-name>Prime-Mover</repository-name>

</properties>

<repositories>
Expand Down

0 comments on commit 047abba

Please sign in to comment.