We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12a3b3c commit 568d821Copy full SHA for 568d821
.github/workflows/node-hub-ci-cd.yml
@@ -27,6 +27,8 @@ jobs:
27
28
- id: jobs
29
uses: kmanimaran/list-folder-action@v4
30
+ with:
31
+ path: .
32
33
ci:
34
runs-on: ${{ matrix.platform }}
0 commit comments