Skip to content

Commit 98b440e

Browse files
committed
chore(32662): fix command
1 parent 012f9bf commit 98b440e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-frontend.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ jobs:
291291
working-directory: ./hivemq-edge-frontend/
292292
run-install: true
293293

294-
- run: percy build:finalize
294+
- run: npx percy build:finalize
295295
env:
296296
PERCY_PARALLEL_NONCE: ${{ env.LOCAL_NONCE }}
297297
PERCY_TOKEN: ${{ secrets.PERCY_TOKEN }}

0 commit comments

Comments
 (0)