Skip to content

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
paytoncain committed Apr 23, 2024
1 parent 2797dbb commit 4d468b8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ jobs:
-i jars
--main-class edu.colorado.cire.pace.cli.Application
--main-jar pace-cli-${{ needs.build.outputs.version }}-jar-with-dependencies.jar
--about-url https://github.com/CI-CMG/pace
- name: View artifacts
run: ls -l
- name: Upload app image
Expand Down Expand Up @@ -106,7 +105,6 @@ jobs:
-i jars
--main-class edu.colorado.cire.pace.cli.Application
--main-jar pace-cli-${{ needs.build.outputs.version }}-jar-with-dependencies.jar
--about-url https://github.com/CI-CMG/pace
- name: Upload app image
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 4d468b8

Please sign in to comment.