Skip to content

Commit 2755bbf

Browse files
authored
Update build-all.yml
1 parent bd217c9 commit 2755bbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-all.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
steps:
1919
- uses: it-at-m/.github/.github/actions/action-maven-node-build@main
2020
with:
21-
app-path: "${{ matrix.app-path }}"
21+
app-path: "/${{ matrix.app-path }}"
2222
enable-node: ${{ matrix.app-path }}
2323

2424
build-image:

0 commit comments

Comments
 (0)