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
|
||||
- name: Apply patch from stack to serverless
|
||||
run: |
|
||||
$GITHUB_WORKSPACE/stack/.github/serverless-patch.sh
|
||||
$GITHUB_WORKSPACE/stack/.github/workflows/serverless-patch.sh
|
||||
|
||||
Reference in New Issue
Block a user