Skip to content

Commit b84b019

Browse files
committed
Update npx build command
1 parent f3c6b1b commit b84b019

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/verify-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,4 @@ jobs:
5959
run: npm install ../../package.tgz
6060
- name: Build EventCatalog
6161
working-directory: examples/default/
62-
run: npx nhso-eventcatalog build
62+
run: npx @nhsdigital/nhso-eventcatalog-core build

0 commit comments

Comments
 (0)