Fix syntax error missing colon after 'artifact'.

This commit is contained in:
Nick Lewycky 2019-09-06 16:13:06 -07:00
parent 640c1f7aca
commit d05f639730

View File

@ -243,7 +243,7 @@ jobs:
steps: steps:
- checkout: self - checkout: self
- download: current - download: current
artifact rustdocs artifact: rustdocs
- bash: | - bash: |
git checkout --orphan test-branch/fake-gh-pages git checkout --orphan test-branch/fake-gh-pages
git rm -rf . git rm -rf .