mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 00:56:02 +00:00
fix
This commit is contained in:
@@ -24,11 +24,13 @@ jobs:
|
||||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
rm package.json
|
||||
rm yarn.lock
|
||||
yarn add -W js-yaml lodash
|
||||
|
||||
- name: Run workflow generation
|
||||
run: |
|
||||
yarn workflows
|
||||
node common/processWorkflows.js
|
||||
|
||||
- name: Git config
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user