mirror of
https://github.com/OneUptime/oneuptime
synced 2024-11-22 07:10:53 +00:00
remove setup nodejs
This commit is contained in:
parent
bb8dafd5c4
commit
1f9d89ceb1
1
.github/workflows/common.yaml
vendored
1
.github/workflows/common.yaml
vendored
@ -12,7 +12,6 @@ jobs:
|
||||
- run: sudo apt-get update
|
||||
- run: sudo apt-get install -y curl gcc
|
||||
- run: sudo apt-get install -y build-essential
|
||||
- run: curl -sL https://deb.nodesource.com/setup_12.x | -E bash -
|
||||
- run: sudo apt-get install -y nodejs
|
||||
- run: npm ci
|
||||
- run: npm run lint
|
||||
|
Loading…
Reference in New Issue
Block a user