Skip to content

Commit

Permalink
publish artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
hgoswami1 authored and hgoswami1 committed Sep 4, 2024
1 parent fe8793d commit e717ea1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/action-artifact.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,15 @@ jobs:

- name: step 2 - Add artifacts to publish to the temp folder
run: |
ls
cd ..
ls
cd ..
ls
cd ..
ls
cd ..
ls
#Build your Maven project
mvn clean install
#Copy the resulting JAR file to the downloads folder
Expand Down

0 comments on commit e717ea1

Please sign in to comment.