Skip to content

Commit 9455d73

Browse files
committed
Experiment with dist
1 parent 7ef5190 commit 9455d73

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.lambda_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)