We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d4c2d5 commit 7f4c8c0Copy full SHA for 7f4c8c0
1 file changed
.github/workflows/maven.yml
@@ -27,4 +27,4 @@ jobs:
27
uses: actions/upload-artifact@v1
28
with:
29
name: gitCliShell
30
- path: gitCliShell-0.1.jar
+ path: ./target/gitCliShell-0.1.jar
0 commit comments