Skip to content

Commit

Permalink
Update build-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mcchampions committed Nov 15, 2024
1 parent 2a341d3 commit a67af38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
run: |
rm -rf target/
- name: Build Slimefun
run: mvn -B package --errors --file pom.xml
run: mvn -B install --errors --file pom.xml
- name: Maven Dependency Tree Dependency Submission
uses: advanced-security/[email protected]
- name: Delete useless files
Expand Down

0 comments on commit a67af38

Please sign in to comment.