Update make-release.yml

This commit is contained in:
John Grosh
2022-04-05 19:06:50 -04:00
committed by GitHub
parent 3c306a8d7a
commit 85aebe8a89

View File

@@ -48,7 +48,7 @@ jobs:
uses: actions/download-artifact@v3.0.0 uses: actions/download-artifact@v3.0.0
with: with:
name: jar name: jar
path: / path: .
- name: Show Artifacts - name: Show Artifacts
run: ls -R run: ls -R
- name: Create Release - name: Create Release