Skip to content

Commit

Permalink
change path
Browse files Browse the repository at this point in the history
  • Loading branch information
Mandar-Beehyv committed Jan 8, 2025
1 parent 7326b28 commit bb308e8
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/NMSReportingSuite-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,6 @@ jobs:
- uses: actions/upload-artifact@v4
with:
name: my-artifact
path: NMSReportingSuite/pom.xml
path: NMSReportingSuite/target/*.war

- uses: actions/download-artifact@v4
with:
name: my-artifact
path: NMSReportingSuite/

0 comments on commit bb308e8

Please sign in to comment.