mirror of
https://github.com/actions/setup-node.git
synced 2025-12-15 17:31:39 +08:00
.
This commit is contained in:
@@ -27,5 +27,4 @@ fi
|
|||||||
echo "Testing npm install"
|
echo "Testing npm install"
|
||||||
mkdir -p test-npm-install
|
mkdir -p test-npm-install
|
||||||
cd test-npm-install
|
cd test-npm-install
|
||||||
npm install @actions/core .
|
npm install @actions/core .
|
||||||
cd ..
|
|
||||||
Reference in New Issue
Block a user