[AAE-11496] Publish aca-viewer and aca-preview (#2945)

* [AAE-11496] Publish aca-viewer and aca-preview

* fix tests
This commit is contained in:
Bartosz Sekula
2023-01-31 15:35:51 +01:00
committed by GitHub
parent d9014795c1
commit c8e861907d
37 changed files with 832 additions and 74 deletions

View File

@@ -43,6 +43,8 @@ PROJECTS=(
'adf-office-services-ext'
'aca-settings'
'aca-about'
'aca-preview'
'aca-viewer'
);
for PROJECT in "${PROJECTS[@]}"