File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 3333 - name : Upload package artifact
3434 uses : actions/upload-artifact@v4
3535 with :
36- name : eventcatalog-core-package-artifact
36+ name : nhso- eventcatalog-core-package-artifact
3737 path : package.tgz
3838
3939 build-eventcatalog :
@@ -53,10 +53,10 @@ jobs:
5353 - name : Download package artifact
5454 uses : actions/download-artifact@v4
5555 with :
56- name : eventcatalog-core-package-artifact
57- - name : Install @eventcatalog-core
56+ name : nhso- eventcatalog-core-package-artifact
57+ - name : Install @nhsdigital/nhso- eventcatalog-core
5858 working-directory : examples/default/
5959 run : npm install ../../package.tgz
6060 - name : Build EventCatalog
6161 working-directory : examples/default/
62- run : npx eventcatalog build
62+ run : npx @nhsdigital/nhso- eventcatalog-core build
Original file line number Diff line number Diff line change 11{
2- "name" : " @nhsdigital/nhso-eventcatalog" ,
2+ "name" : " @nhsdigital/nhso-eventcatalog-core " ,
33 "homepage" : " https://github.com/NHSDigital/nhso-eventcatalog" ,
44 "repository" : {
55 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments