зеркало из https://github.com/nextcloud/cookbook.git
Install latest version of NPM for actions
Signed-off-by: Christian Wolf <github@christianwolf.email>
This commit is contained in:
Родитель
953c776a61
Коммит
b8960e4216
|
@ -294,6 +294,10 @@ jobs:
|
|||
shell: bash
|
||||
run: make appinfo/info.xml
|
||||
|
||||
- name: Update NPM
|
||||
shell: bash
|
||||
run: sudo npm install -g npm
|
||||
|
||||
- name: Install the NPM dependencies
|
||||
shell: bash
|
||||
run: >-
|
||||
|
|
Загрузка…
Ссылка в новой задаче