From 199d729802cba58256e7ef4ff28ac664c708e2b2 Mon Sep 17 00:00:00 2001 From: Lino Silva Date: Fri, 20 Mar 2026 12:23:20 +0000 Subject: [PATCH] libasound2t64 --- .gitea/workflows/sync-prices.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/sync-prices.yaml b/.gitea/workflows/sync-prices.yaml index 1684360..75bd68b 100644 --- a/.gitea/workflows/sync-prices.yaml +++ b/.gitea/workflows/sync-prices.yaml @@ -15,7 +15,7 @@ jobs: image: ghcr.io/catthehacker/ubuntu:act-latest steps: - run: apt update - - run: apt install -y libatk1.0-0 libatk-bridge2.0-0 libasound2 libgdk-pixbuf2.0-0 libgtk-3-0 libgbm-dev libnss3-dev libxss-dev + - run: apt install -y libatk1.0-0 libatk-bridge2.0-0 libasound2t64 libgdk-pixbuf2.0-0 libgtk-3-0 libgbm-dev libnss3-dev libxss-dev name: Prepare environment - uses: https://github.com/actions/checkout@v4 - name: Use Node.js