chore: remove doxy
Some checks failed
Lighthouse Checks / lighthouse (20.15.1) (pull_request) Failing after 1m26s
Build / Build-and-ng-test (pull_request) Failing after 2m6s
Build / Build-and-test-development (pull_request) Failing after 53s

This commit is contained in:
M
2025-08-06 16:05:07 +02:00
parent 670ec2c71c
commit 905c7b9d3c

View File

@@ -59,9 +59,6 @@ jobs:
npm ci
npm install -g replace-in-files-cli
- name: Install Doxygen (used in sasjs doc)
run: sudo apt-get install doxygen
- name: Update appLoc in index.html
run: |
cd client