Skip to content

Commit

Permalink
Update maven-node-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hupling authored Sep 30, 2024
1 parent 3d08c60 commit d55857a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven-node-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
strategy:
matrix:
include: # hier müssen die Pfade angegeben werden
- app-path: "."
- app-path: "./../"
steps:
- uses: actions/checkout@v4
- if: ${{hashFiles(format('./{0}/package.json', matrix.app-path))!=null}}
Expand Down

0 comments on commit d55857a

Please sign in to comment.