Fix
This commit is contained in:
parent
e0bb5f323f
commit
f1dfc16e1c
|
@ -271,7 +271,7 @@ jobs:
|
||||||
src:
|
src:
|
||||||
- packages/account-portal/**
|
- packages/account-portal/**
|
||||||
|
|
||||||
- if: steps.changes.outputs.changes.src == 'true'
|
- if: steps.changes.outputs.src == 'true'
|
||||||
name: Check account portal commit
|
name: Check account portal commit
|
||||||
id: get_accountportal_commits
|
id: get_accountportal_commits
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in New Issue