mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update main.yml
This commit is contained in:
parent
96fbe4b234
commit
314990cc94
1 changed files with 2 additions and 0 deletions
|
@ -59,6 +59,8 @@
|
|||
|
||||
- name: Set up Node.js 8.x apt sources (debuntu, but avoid ubuntu-18)
|
||||
shell: curl -sL https://deb.nodesource.com/setup_8.x | bash -
|
||||
args:
|
||||
warn: no
|
||||
when: internet_available and is_debuntu and not is_ubuntu_18
|
||||
|
||||
- name: Install latest Node.js which includes /usr/bin/npm (debuntu, but avoid ubuntu-18)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue