mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 03:16:01 +00:00
fixed workflow
This commit is contained in:
2
.github/workflows/process-templates.yaml
vendored
2
.github/workflows/process-templates.yaml
vendored
@@ -24,7 +24,7 @@ jobs:
|
||||
run: |
|
||||
rm package.json
|
||||
rm yarn.lock
|
||||
yarn add -W js-yaml@3.14.1 lodash
|
||||
yarn add -W js-yaml lodash
|
||||
- name: Run workflow generation
|
||||
run: |
|
||||
node common/processWorkflows.js
|
||||
|
||||
Reference in New Issue
Block a user