Skip to content

Commit

Permalink
rework ci
Browse files Browse the repository at this point in the history
  • Loading branch information
DerThorsten committed Jan 28, 2025
1 parent edbd006 commit 7b6a3b5
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,17 +71,17 @@ jobs:
- name: apt-install
run: |
sudo apt-get update -y && sudo apt-get install -y \
libwoff1 libvpx9 libevent-2.1-7t64 libopus0 libgstreamer-plugins-base1.0-0\
libgstreamer-gl1.0-0\
libgstreamer-plugins-bad1.0-0\
libflite1\
libavif16\
libharfbuzz-icu0\
libsecret-1-0\
libhyphen0\
libmanette-0.2-0\
libgles2\
gstreamer1.0-libav
libwoff1 libvpx9 libevent-2.1-7t64 libopus0 libgstreamer-plugins-base1.0-0 \
libgstreamer-gl1.0-0 \
libgstreamer-plugins-bad1.0-0 \
libflite1 \
libavif16 \
libharfbuzz-icu0 \
libsecret-1-0 \
libhyphen0 \
libmanette-0.2-0 \
libgles2 \
gstreamer1.0-libav
- name: Install mamba
uses: mamba-org/setup-micromamba@v2
Expand Down

0 comments on commit 7b6a3b5

Please sign in to comment.