fix:修复依赖问题
This commit is contained in:
parent
1702f93d16
commit
ef811c1e8a
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -5,6 +5,8 @@ on:
|
|||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
- dev
|
- dev
|
||||||
|
- hotfix
|
||||||
|
- hotfix/*
|
||||||
release:
|
release:
|
||||||
types:
|
types:
|
||||||
- published
|
- published
|
||||||
|
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
@ -5,6 +5,8 @@ on:
|
|||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
- dev
|
- dev
|
||||||
|
- hotfix
|
||||||
|
- hotfix/*
|
||||||
release:
|
release:
|
||||||
types:
|
types:
|
||||||
- published
|
- published
|
||||||
|
Loading…
x
Reference in New Issue
Block a user