Fix a error due to previous merge
This commit is contained in:
parent
b56ae30335
commit
53b67acb07
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
||||||
- nodejs
|
- nodejs
|
||||||
- npm
|
- npm
|
||||||
- build-essential
|
- build-essential
|
||||||
|
- yarn
|
||||||
register: apt_result
|
register: apt_result
|
||||||
retries: 3
|
retries: 3
|
||||||
until: apt_result is succeeded
|
until: apt_result is succeeded
|
||||||
- yarn
|
|
||||||
|
|
Loading…
Reference in a new issue