Skip to content

Commit

Permalink
Remove Maven Purge
Browse files Browse the repository at this point in the history
  • Loading branch information
AvocadoMoon committed Jan 8, 2025
1 parent 0194e6c commit 5bbbe07
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/webhelp-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ jobs:
- name: build documentation for web help
if: ${{ github.event.inputs.server_only != 'true' }}
run: |
mvn dependency:purge-local-repository -DmanualInclude="net.minidev:json-smart"
mvn clean install --update-snapshots -DskipTests
- name: Deploy Web Help
Expand Down

0 comments on commit 5bbbe07

Please sign in to comment.