We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 143e232 commit 7ef5190Copy full SHA for 7ef5190
1 file changed
.github/workflows/lambda-runner-binaries-syncer.yml
@@ -17,7 +17,7 @@ jobs:
17
container: node:12
18
defaults:
19
run:
20
- working-directory: { env.ambda_path }
+ working-directory: env.lambda_path
21
# working-directory: modules/runner-binaries-syncer/lambdas/runner-binaries-syncer
22
steps:
23
- uses: actions/checkout@v2
0 commit comments