Fix linux ci (#1611)

This commit is contained in:
lucas lelievre
2025-11-03 20:22:54 +01:00
committed by GitHub
parent 5a8804630b
commit e3b3cb77d1

View File

@@ -167,7 +167,7 @@ jobs:
uses: awalsh128/cache-apt-pkgs-action@v1.6.0
with:
packages: |
build-essential curl wget file libssl-dev libgtk-3-dev libappindicator3-dev librsvg2-dev
build-essential curl wget file libssl-dev libgtk-3-dev libappindicator3-dev librsvg2-dev xdg-utils
# Increment to invalidate the cache
version: ${{ format('v1.0-{0}', env.BUILD_ARCH) }}
# Enables a workaround to attempt to run pre and post install scripts