added the working directory in the npm github action

This commit is contained in:
Fabio Formosa
2022-10-27 01:06:20 +02:00
parent 33f4a7544c
commit 71ee075cfa

View File

@@ -21,7 +21,7 @@ jobs:
strategy:
matrix:
node-version: 16.x
node-version: [16.x]
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
steps: