More directory fixes to patch workflow (#2179)
This commit is contained in:
2
.github/workflows/serverless-patch.yml
vendored
2
.github/workflows/serverless-patch.yml
vendored
@ -38,4 +38,4 @@ jobs:
|
|||||||
path: serverless
|
path: serverless
|
||||||
- name: Apply patch from stack to serverless
|
- name: Apply patch from stack to serverless
|
||||||
run: |
|
run: |
|
||||||
$GITHUB_WORKSPACE/stack/.github/serverless-patch.sh
|
$GITHUB_WORKSPACE/stack/.github/workflows/serverless-patch.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user