Update .github/workflows/npm.yaml

This commit is contained in:
Zakary Timson 2023-11-24 17:04:12 +00:00
parent bed372e670
commit a0686d02a4

View File

@ -11,7 +11,7 @@ on:
type: string type: string
required: false required: false
description: Path to NPM project root description: Path to NPM project root
default: . default: ${{github.workspace}}
jobs: jobs:
docker: docker: