From 24105ec9954b51479509c7c668c129542129f066 Mon Sep 17 00:00:00 2001 From: reggie Date: Sun, 6 Oct 2024 01:01:19 -0500 Subject: [PATCH] Alright! Let's just not. --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 1a92804a..5dbe5ddf 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -84,7 +84,7 @@ jobs: run: | PLATFORM_NAME="${{ matrix.platform.name }}" - sudo apt install -y zsync desktop-file-utils appstream + sudo apt install -y zsync desktop-file-utils mkdir -p tools export PATH="$PATH:$(readlink -f tools)"