From 6e8947a9285850a4d6d6cf848f11aefe165367eb Mon Sep 17 00:00:00 2001 From: philipp Date: Wed, 17 Jan 2024 21:22:57 +0100 Subject: [PATCH] try --- .gitea/workflows/action.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitea/workflows/action.yml b/.gitea/workflows/action.yml index 9ccc6af..d24e926 100644 --- a/.gitea/workflows/action.yml +++ b/.gitea/workflows/action.yml @@ -17,8 +17,6 @@ jobs: - name: Run Test DB Script run: ./test_db.sh - - name: TEMPORARY act workaround - run: apt update && apt install zstd - name: Set up cargo cache uses: actions/cache@v3 with: