feat: no n lts command!
This commit is contained in:
parent
931ba0f1c1
commit
b40e6313b3
@ -10,7 +10,6 @@ jobs:
|
||||
- run: |
|
||||
curl -fsSL https://deb.nodesource.com/setup_20.x | sudo bash -
|
||||
apt-get install -y nodejs
|
||||
- run: npm i -g n && n lts
|
||||
- run: npm i
|
||||
- run: wget https://dl.min.io/client/mc/release/linux-arm64/mc -O /tmp/mc
|
||||
- run: chmod +x /tmp/mc
|
||||
|
Loading…
Reference in New Issue
Block a user