From b3e693ecd17b8184d063aa08dd2395b3e57790b4 Mon Sep 17 00:00:00 2001 From: SikkieNL <64414667+SikkieNL@users.noreply.github.com> Date: Mon, 5 Feb 2024 22:37:33 +0000 Subject: [PATCH] Update config.yml --- .circleci/config.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 27f34dd30..fc7690f70 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -9,4 +9,5 @@ jobs: working_directory: neobytes/src/github.com/SikkieNL/neobytes - steps: \ No newline at end of file + steps: + # Dependencies & setup \ No newline at end of file