pull/105/head
parent
71f9ca191a
commit
b90a2c9cbc
|
|
@ -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 ..
|
|
||||||
Loading…
Reference in New Issue