pull/235/head
mdugdale 2021-04-03 14:35:29 +01:00
parent 89d66b51d7
commit bbc908e87a
3 changed files with 1 additions and 5 deletions

2
dist/index.js vendored
View File

@ -265,8 +265,6 @@ class AWS {
echo "Cache does not exist"
fi
cd ..
cd ${buildUid}/repo;
git checkout $GITHUB_SHA;
`,

2
dist/index.js.map vendored

File diff suppressed because one or more lines are too long

View File

@ -52,8 +52,6 @@ class AWS {
echo "Cache does not exist"
fi
cd ..
cd ${buildUid}/repo;
git checkout $GITHUB_SHA;
`,