From 4ddbfb4590a89fa86dbcf639c96a77c42202fad6 Mon Sep 17 00:00:00 2001 From: Brendan Haines Date: Sat, 29 Oct 2022 20:44:03 +0000 Subject: [PATCH] Update .gitlab-ci.yml file --- .gitlab-ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a044ab4..59f895e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -6,4 +6,6 @@ stages: plot_gerbers: stage: plot script: + - apt list --installed + - echo kibot --version - cd mellifera && kibot \ No newline at end of file