running git lfs clone

pull/218/head
mdugdale 2021-02-12 22:53:13 +00:00
parent f5bfcb948d
commit 48b46fbcd7
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -12,7 +12,7 @@ class AWS {
await this.run(
buildParameters.awsStackName,
'ubuntu',
['/bin/sh', '-c'],
['/bin/sh'],
['ls', '&&', 'git', 'clone', `https://github.com/${process.env.GITHUB_REPOSITORY}.git`, `repo`],
'/efsdata',
'/efsdata/',