mirror of
https://github.com/ivabus/pantry
synced 2025-06-08 08:20:32 +03:00
~gnome.org/gdk-pixbuf (#151)
This commit is contained in:
parent
8e253c55a6
commit
dff062f6a7
1 changed files with 5 additions and 0 deletions
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
|
@ -132,6 +132,11 @@ jobs:
|
|||
repository: teaxyz/cli
|
||||
token: ${{ secrets.TEMP_JACOBS_GITHUB_PAT }}
|
||||
|
||||
- run: |
|
||||
apt-get update
|
||||
apt --yes install libc-dev libstdc++-8-dev libgcc-8-dev bzip2 xz-utils patchelf file shared-mime-info
|
||||
if: ${{ matrix.container != '' }}
|
||||
|
||||
- uses: teaxyz/setup@v0
|
||||
id: tea
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue