From 4663285165dab0d725d4cf1c6ac7459e55189a86 Mon Sep 17 00:00:00 2001 From: Paul Cacheux Date: Mon, 20 May 2024 10:50:41 +0200 Subject: [PATCH] 4 --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 87e08816..720ccce3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -101,7 +101,6 @@ jobs: run: | vboxheadless --version vboxmanage --version - virtualbox --version - name: Download the nikos artifact uses: actions/download-artifact@v4