Skip to content

Commit b2b4a69

Browse files
Update maven.yml
1 parent bc522a9 commit b2b4a69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
- uses: actions/download-artifact@v4
5555
with:
5656
name: bu-secondhand-1.0.0
57-
path: ./code/backend/target/bu-secondhand-1.0.0.jar
57+
path: ./target/bu-secondhand-1.0.0.jar
5858

5959
- name: Login to Docker Hub
6060
uses: docker/login-action@v3

0 commit comments

Comments
 (0)