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 bd217c9 commit 2755bbfCopy full SHA for 2755bbf
.github/workflows/build-all.yml
@@ -18,7 +18,7 @@ jobs:
18
steps:
19
- uses: it-at-m/.github/.github/actions/action-maven-node-build@main
20
with:
21
- app-path: "${{ matrix.app-path }}"
+ app-path: "/${{ matrix.app-path }}"
22
enable-node: ${{ matrix.app-path }}
23
24
build-image:
0 commit comments