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