From 8c2e5489875ab8fa5f0fcce8caf1fd1bfc9a77b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Chrz=C4=85szcz?= Date: Thu, 12 Oct 2023 08:38:56 +0200 Subject: [PATCH] Add missing info about JSON --- .circleci/template.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/template.yml b/.circleci/template.yml index e23428ba90b..fcb96b2343e 100644 --- a/.circleci/template.yml +++ b/.circleci/template.yml @@ -514,7 +514,7 @@ jobs: - run: make rel - cache_prod_build: {arch: << parameters.arch >>} - run: - name: Generate DOAP and Markdown files with supported XEPs + name: Generate DOAP, JSON and Markdown files with supported XEPs command: make xeplist - run: name: Build Big Tests