mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-31 17:38:28 +00:00
Another fixes for aca-playwright-shared (#4100)
* Another fixes for aca-playwright-shared * Add aca-playwright-shared to the build * Small fix
This commit is contained in:
1
.github/workflows/pull-request.yml
vendored
1
.github/workflows/pull-request.yml
vendored
@@ -67,6 +67,7 @@ jobs:
|
||||
cache: 'npm'
|
||||
- uses: ./.github/actions/before-install
|
||||
- run: npm ci
|
||||
- run: npx nx build aca-playwright-shared
|
||||
- run: npm run build -- $BUILD_OPTS
|
||||
|
||||
- name: dist cache
|
||||
|
Reference in New Issue
Block a user