chore: workflow steps with path
This commit is contained in:
parent
e03279cbe3
commit
b0ee2fdd3c
|
@ -31,9 +31,9 @@ jobs:
|
|||
path: source
|
||||
fetch-depth: 0
|
||||
- id: detect-profiles
|
||||
working-directory: source
|
||||
uses: ./.github/actions/detect-profiles
|
||||
with:
|
||||
path: source
|
||||
ci_git_token: ${{ secrets.CI_GIT_TOKEN }}
|
||||
- name: get_all_deps
|
||||
if: endsWith(github.repository, 'emqx')
|
||||
|
|
Loading…
Reference in New Issue