From aa26b9e6e9a40b46a5211fe51f5e0a039ecfbb28 Mon Sep 17 00:00:00 2001 From: vapormusic Date: Sun, 8 May 2022 20:22:18 +0700 Subject: [PATCH] test --- .circleci/config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.circleci/config.yml b/.circleci/config.yml index 44c7279f..b29ba993 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -42,6 +42,7 @@ jobs: root: . # Must be relative path from root paths: + - src - node_modules - build - resources