mirror of
https://github.com/actions/setup-node
synced 2025-04-09 10:25:52 +00:00
.
This commit is contained in:
parent
71f9ca191a
commit
b90a2c9cbc
1 changed files with 1 additions and 2 deletions
|
@ -27,5 +27,4 @@ fi
|
|||
echo "Testing npm install"
|
||||
mkdir -p test-npm-install
|
||||
cd test-npm-install
|
||||
npm install @actions/core .
|
||||
cd ..
|
||||
npm install @actions/core .
|
Loading…
Add table
Reference in a new issue