Update .github/workflows/npm.yaml
This commit is contained in:
parent
a6e9ecb372
commit
1be5d2124b
2
.github/workflows/npm.yaml
vendored
2
.github/workflows/npm.yaml
vendored
@ -41,7 +41,7 @@ jobs:
|
||||
- name: Install Dependencies
|
||||
run: npm run build:prod || npm run build
|
||||
working-directory: ${{inputs.path}}
|
||||
|
||||
|
||||
- name: Artifact Name
|
||||
if: "${{inputs.artifacts}}" != "false"
|
||||
run: echo "ARTIFACTS=$(echo ${{inputs.artifact_name}} | sed s%/%_% )" >> $GITHUB_ENV
|
||||
|
Loading…
Reference in New Issue
Block a user