Update maven-build.yml

This commit is contained in:
Kunchala Vikram 2023-12-30 23:52:10 +05:30 committed by GitHub
parent a09031369e
commit 7ffd88595b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -36,6 +36,8 @@ jobs:
runs-on: ubuntu-latest
needs: build
steps:
- name: Checkout SCM
uses: actions/checkout@v3
- name: Download Artifact
uses: actions/download-artifact@v4
with: