added the working directory in the npm github action

This commit is contained in:
Fabio Formosa
2022-10-27 01:04:53 +02:00
parent d16b681362
commit 33f4a7544c

View File

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