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:
|
||||
- main
|
||||
- dev
|
||||
- hotfix
|
||||
- hotfix/*
|
||||
release:
|
||||
types:
|
||||
- published
|
||||
|
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
@ -5,6 +5,8 @@ on:
|
||||
branches:
|
||||
- main
|
||||
- dev
|
||||
- hotfix
|
||||
- hotfix/*
|
||||
release:
|
||||
types:
|
||||
- published
|
||||
|
Loading…
x
Reference in New Issue
Block a user