We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b56e596 commit d2a4f53Copy full SHA for d2a4f53
.github/workflows/maven.yml
@@ -36,4 +36,4 @@ jobs:
36
uses: actions/upload-artifact@v4
37
with:
38
name: bu-secondhand-1.0.0
39
- path: target/bu-secondhand-1.0.0.jar
+ path: ./code/backend/target/bu-secondhand-1.0.0.jar
0 commit comments