ci: doxygen fix
Some checks failed
Build / Build-and-ng-test (pull_request) Failing after 33s

This commit is contained in:
Mihajlo Medjedovic 2023-12-04 17:02:08 +01:00
parent 665a04f5c5
commit 687a1e1cb5

View File

@ -23,6 +23,7 @@ jobs:
apt-get update
apt-get install doxygen -y
cd sas
npm i --global @sasjs/cli
sasjs doc
- run: npm run lint:check