Release 7.0.3

This commit is contained in:
DominikIwanek
2026-08-24 20:33:45 +02:00
parent 39a7e79a06
commit 22831dfc5d
6 changed files with 47 additions and 65 deletions
+1 -1
View File
@@ -50,7 +50,7 @@ jobs:
bash .github/actions/update-library-versions/update-lib-versions.sh "$VERSION" "false"
- name: install
run: npm ci --force
run: npm ci
- name: build libraries
run: npx nx run-many --target=build --projects=aca-content,aca-shared,aca-playwright-shared