From f0a27d4659df5608df594987eee0bfeee2d8be51 Mon Sep 17 00:00:00 2001 From: Solareon <769465+solareon@users.noreply.github.com> Date: Sun, 7 Jul 2024 16:10:11 +0200 Subject: [PATCH] feat(unstable recipe): remove qbx_interior (#75) --- qbox.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/qbox.yaml b/qbox.yaml index 0dacfff..f97cf38 100644 --- a/qbox.yaml +++ b/qbox.yaml @@ -355,11 +355,6 @@ tasks: - action: waste_time # prevent github throttling seconds: 10 - - action: download_github - dest: ./resources/[qbx]/qbx_interior - ref: main - src: https://github.com/qbox-project/qbx_interior - - action: download_github dest: ./resources/[qbx]/qbx_loading ref: main