Explorar o código

[excalidraw] Run yarn once first

Colin Powell %!s(int64=3) %!d(string=hai) anos
pai
achega
f88800ceed
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      ansible/roles/excalidraw/tasks/main.yml

+ 1 - 1
ansible/roles/excalidraw/tasks/main.yml

@@ -24,7 +24,7 @@
 - name: Yarn dependencies installed
   shell:
     chdir: /usr/local/src/excalidraw
-    cmd: yarn build
+    cmd: yarn && yarn build
 
 - name: Excalidraw build artifacts installed
   shell: