Skip to content

Commit

Permalink
Install git package
Browse files Browse the repository at this point in the history
  • Loading branch information
shubhadaR committed Dec 14, 2022
1 parent 39add05 commit de96c3d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,10 +158,10 @@ jobs:

steps:
- uses: actions/checkout@v2
- uses: actions/download-artifact@v1
with:
name: Package
path: staging/
# - uses: actions/download-artifact@v1
# with:
# name: Package
# path: staging/
# - name: 'Create settings.xml'
# uses: whelk-io/maven-settings-xml-action@v4
# with:
Expand Down

0 comments on commit de96c3d

Please sign in to comment.