Skip to content

Commit 9c62afe

Browse files
committed
[build] more nodejs
1 parent 29a2d67 commit 9c62afe

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/bins.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ jobs:
5050
if: runner.os == 'Linux'
5151
run: |
5252
sed -i "s:ID=alpine:ID=NotpineForGHA:" /etc/os-release
53-
apk del nodejs
5453
apk add nodejs --update-cache
5554
mkdir /opt/bin
5655
ln -s /usr/bin/node /opt/bin/node

0 commit comments

Comments
 (0)