mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-06-02 17:35:08 +00:00
notice
This commit is contained in:
parent
783a2be17e
commit
ce555cfcb4
1
.github/actions/setup/action.yml
vendored
1
.github/actions/setup/action.yml
vendored
@ -20,6 +20,7 @@ runs:
|
|||||||
using: "composite"
|
using: "composite"
|
||||||
steps:
|
steps:
|
||||||
- run: echo "::notice starting setup :: start setup"
|
- run: echo "::notice starting setup :: start setup"
|
||||||
|
shell: bash
|
||||||
- name: install NPM
|
- name: install NPM
|
||||||
uses: actions/setup-node@v3
|
uses: actions/setup-node@v3
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user