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 Oct 1, 2024
1 parent 4767447 commit 96e6c17
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 96e6c17

Please sign in to comment.