From 7b75f770e22c156f10d29a6fdf17d546a619b206 Mon Sep 17 00:00:00 2001 From: stonedDiscord Date: Fri, 30 Jun 2023 03:00:49 +0200 Subject: [PATCH] try different apt cache --- .github/workflows/build.yml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 7a3c1350..c5bb4dc2 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -141,13 +141,9 @@ jobs: with: name: Accuracy Report - - uses: awalsh128/cache-apt-pkgs-action@latest + - uses: tecolicom/actions-use-apt-tools@v1 with: - packages: inkscape - version: 1.0 - execute_install_scripts: true - - - run: sudo apt install inkscape + tools: inkscape - name: Upload Continuous Release env: