mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-19 17:14:57 +00:00
simulating a change without code (#8715)
This commit is contained in:
parent
4c3b29d5b5
commit
567e264d93
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -99,7 +99,7 @@ jobs:
|
|||||||
enable-node-modules-cache: false
|
enable-node-modules-cache: false
|
||||||
- name: install
|
- name: install
|
||||||
run: |
|
run: |
|
||||||
npm ci
|
npm ci
|
||||||
npx nx run cli:bundle
|
npx nx run cli:bundle
|
||||||
npx nx run testing:bundle
|
npx nx run testing:bundle
|
||||||
- uses: ./.github/actions/upload-node-modules-and-artifacts
|
- uses: ./.github/actions/upload-node-modules-and-artifacts
|
||||||
|
Loading…
x
Reference in New Issue
Block a user