Update to 2022-02-02 16:00

This commit is contained in:
Daniel Berteaud
2022-02-02 16:00:04 +01:00
parent f087c7ed81
commit dcd16b8ee8
2 changed files with 3 additions and 3 deletions

View File

@@ -43,7 +43,7 @@
remote_src: True
- name: Build penpot backend
command: bb ./scripts/build
command: ./scripts/build
args:
chdir: "{{ penpot_root_dir }}/tmp/penpot-{{ penpot_version }}/backend"