From 9a99ab90f74d3a6c97c014c0b66ac84961f63073 Mon Sep 17 00:00:00 2001 From: Mitchell Krog Date: Mon, 21 Jun 2021 12:00:17 +0200 Subject: [PATCH] [GHA] remove install tput --- .github/workflows/action.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/action.yml b/.github/workflows/action.yml index d2f4903b0..bd831dc3c 100644 --- a/.github/workflows/action.yml +++ b/.github/workflows/action.yml @@ -28,7 +28,6 @@ jobs: sudo apt-get update sudo apt-get install -y --assume-yes nginx-extras sudo apt-get -y install dos2unix - sudo apt-get install libncurses5-dbg - name: Run build