fix: docs
This commit is contained in:
@@ -36,8 +36,10 @@ chmod 755 /sls/bd/hla
|
||||
```
|
||||
|
||||
Install Node -- required for actions like repo checkout
|
||||
|
||||
TODO: in `prod` no access to internet, how to do this?
|
||||
```
|
||||
mkdir ~/.local/bin
|
||||
mkdir -p ~/.local/bin
|
||||
|
||||
cd /tmp
|
||||
curl -LO https://nodejs.org/dist/v20.11.1/node-v20.11.1-linux-x64.tar.xz
|
||||
|
||||
Reference in New Issue
Block a user