From 51daaa1bfc208141cafbfb05ddce63701cada66a Mon Sep 17 00:00:00 2001 From: Randolio <103154494+Randolio@users.noreply.github.com> Date: Wed, 3 Apr 2024 16:08:05 +0100 Subject: [PATCH] feat: added qbx_density --- qbox-lean.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/qbox-lean.yaml b/qbox-lean.yaml index 04a9c0b..e971c58 100644 --- a/qbox-lean.yaml +++ b/qbox-lean.yaml @@ -221,6 +221,11 @@ tasks: ref: main src: https://github.com/qbox-project/qbx_smallresources + - action: download_github + dest: ./resources/[qbx]/qbx_density + ref: main + src: https://github.com/Qbox-project/qbx_density + - action: download_github dest: ./resources/[qbx]/qbx_cityhall ref: main