mirror of
https://github.com/Mastermindzh/tidal-hifi.git
synced 2025-07-12 09:13:20 +02:00
chore(deps): update node.js to v19.9.0
This commit is contained in:
parent
510ffa1509
commit
b0458f4de5
@ -4,12 +4,12 @@ name: default
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: install
|
- name: install
|
||||||
image: node:19.4.0
|
image: node:19.9.0
|
||||||
commands:
|
commands:
|
||||||
- npm install
|
- npm install
|
||||||
|
|
||||||
- name: build_with_linux
|
- name: build_with_linux
|
||||||
image: node:19.4.0
|
image: node:19.9.0
|
||||||
commands:
|
commands:
|
||||||
- apt-get update && apt-get upgrade -y
|
- apt-get update && apt-get upgrade -y
|
||||||
- apt-get install -y libarchive-tools rpm
|
- apt-get install -y libarchive-tools rpm
|
||||||
|
Loading…
x
Reference in New Issue
Block a user