mirror of
https://github.com/OneUptime/oneuptime
synced 2024-11-22 15:24:55 +00:00
github-actions
This commit is contained in:
parent
f1f7e7dd14
commit
65432bf7fd
2
.github/workflows/accounts.yaml
vendored
2
.github/workflows/accounts.yaml
vendored
@ -20,7 +20,7 @@ jobs:
|
|||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
sudo apt-get install -y curl gcc
|
sudo apt-get install -y curl gcc
|
||||||
sudo apt-get install -y build-essential
|
sudo apt-get install -y build-essential
|
||||||
curl -sL https://deb.nodesource.com/setup_15.x | sudo -E bash -
|
curl -sL https://deb.nodesource.com/setup_16.x | sudo -E bash -
|
||||||
sudo apt-get install -y nodejs
|
sudo apt-get install -y nodejs
|
||||||
cd accounts
|
cd accounts
|
||||||
npm ci
|
npm ci
|
||||||
|
Loading…
Reference in New Issue
Block a user