Skip to content

Commit 8713b81

Browse files
committed
chore(31835): try more paths
1 parent 6fbfb8b commit 8713b81

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/frontend-cli.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ env:
1414

1515
defaults:
1616
run:
17-
working-directory: ./hivemq-edge-frontend/
17+
working-directory: ./-frontend/
1818

1919
# Cancel previous workflow on a follow-up push event
2020
# https://stackoverflow.com/a/72408109
@@ -172,4 +172,6 @@ jobs:
172172
path: hivemq-edge-frontend/coverage-combined
173173
pattern: lcov-*
174174
merge-multiple: true
175+
- run: pwd
176+
- run: ls -R
175177
- run: ls -R hivemq-edge-frontend/coverage-combined

0 commit comments

Comments
 (0)