Skip to content

Commit 7ef5190

Browse files
committed
Experiment with dist
1 parent 143e232 commit 7ef5190

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lambda-runner-binaries-syncer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
container: node:12
1818
defaults:
1919
run:
20-
working-directory: { env.ambda_path }
20+
working-directory: env.lambda_path
2121
# working-directory: modules/runner-binaries-syncer/lambdas/runner-binaries-syncer
2222
steps:
2323
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)