Remove unneeded yarn build execution
This commit is contained in:
parent
e45aaf6a8e
commit
ab4ef23e2a
@ -50,7 +50,6 @@
|
||||
with_items:
|
||||
- "yarn"
|
||||
- "yarn build"
|
||||
- "yarn build" # Executing multiple times to workaround errors returned by yarn build
|
||||
register: yarn_execution_result
|
||||
changed_when: false
|
||||
args:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user