mirror of
https://github.com/fluencelabs/wasmer
synced 2025-03-19 09:30:52 +00:00
Fix syntax error missing colon after 'artifact'.
This commit is contained in:
parent
640c1f7aca
commit
d05f639730
@ -243,7 +243,7 @@ jobs:
|
||||
steps:
|
||||
- checkout: self
|
||||
- download: current
|
||||
artifact rustdocs
|
||||
artifact: rustdocs
|
||||
- bash: |
|
||||
git checkout --orphan test-branch/fake-gh-pages
|
||||
git rm -rf .
|
||||
|
Loading…
x
Reference in New Issue
Block a user