From fb53cc0c41430c37eb3fc2f41d735a2d05481772 Mon Sep 17 00:00:00 2001 From: Azq2 Date: Thu, 16 May 2024 09:09:23 +0300 Subject: [PATCH] Update sync-patches.yml --- .github/workflows/sync-patches.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/sync-patches.yml b/.github/workflows/sync-patches.yml index d1cce597..82cf62e3 100644 --- a/.github/workflows/sync-patches.yml +++ b/.github/workflows/sync-patches.yml @@ -17,6 +17,8 @@ jobs: uses: actions/setup-node@v4 with: node-version: 21 + - name: Install deps + run: sudo apt install unar - name: Sync patches run: tools/ci.sh env: