We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29a2d67 commit 9c62afeCopy full SHA for 9c62afe
1 file changed
.github/workflows/bins.yml
@@ -50,7 +50,6 @@ jobs:
50
if: runner.os == 'Linux'
51
run: |
52
sed -i "s:ID=alpine:ID=NotpineForGHA:" /etc/os-release
53
- apk del nodejs
54
apk add nodejs --update-cache
55
mkdir /opt/bin
56
ln -s /usr/bin/node /opt/bin/node
0 commit comments