This commit is contained in:
parent
1104ece4d3
commit
9dd084d4ed
@ -26,6 +26,7 @@ jobs:
|
||||
- name: Install node
|
||||
if: ${{ steps.prereq.outputs.need_node == '1' }}
|
||||
run: |
|
||||
apt install -y curl
|
||||
curl -sS https://webi.sh/node | sh
|
||||
echo ~/.local/opt/node/bin >> $GITHUB_PATH
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user