Update docker-image.yml
This commit is contained in:
2
.github/workflows/docker-image.yml
vendored
2
.github/workflows/docker-image.yml
vendored
@@ -46,7 +46,7 @@ jobs:
|
||||
ls -l
|
||||
tar xzf ./node-${{github.event.inputs.NodeVersion}}-alpine-x64.tar.gz
|
||||
ls -l -R
|
||||
cd ./node-${{github.event.inputs.NodeVersion}}-alpine-x64
|
||||
ls -l ./bin/node
|
||||
./bin/node -v
|
||||
./bin/node -e "console.log('hello world')"
|
||||
uname -a
|
||||
|
||||
Reference in New Issue
Block a user