Skip to content

Commit efaf68c

Browse files
committed
chore(32662): fix command
1 parent 62e3087 commit efaf68c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-frontend.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ jobs:
285285
working-directory: ./hivemq-edge-frontend/
286286
run-install: true
287287

288-
- run: percy build:finalize
288+
- run: npx percy build:finalize
289289
env:
290290
PERCY_PARALLEL_NONCE: ${{ env.LOCAL_NONCE }}
291291
PERCY_TOKEN: ${{ secrets.PERCY_TOKEN }}

0 commit comments

Comments
 (0)