File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -24,17 +24,17 @@ jobs:
2424 - name : apt-install
2525 run : |
2626 sudo apt-get update -y && sudo apt-get install -y \
27- libwoff1 libvpx9 libevent-2.1-7t64 libopus0 libgstreamer-plugins-base1.0-0\
28- libgstreamer-gl1.0-0\
29- libgstreamer-plugins-bad1.0-0\
30- libflite1\
31- libavif16\
32- libharfbuzz-icu0\
33- libsecret-1-0\
34- libhyphen0\
35- libmanette-0.2-0\
36- libgles2\
37- gstreamer1.0-libav
27+ libwoff1 libvpx9 libevent-2.1-7t64 libopus0 libgstreamer-plugins-base1.0-0 \
28+ libgstreamer-gl1.0-0 \
29+ libgstreamer-plugins-bad1.0-0 \
30+ libflite1 \
31+ libavif16 \
32+ libharfbuzz-icu0 \
33+ libsecret-1-0 \
34+ libhyphen0 \
35+ libmanette-0.2-0 \
36+ libgles2 \
37+ gstreamer1.0-libav
3838
3939 - name : Install mamba
4040 uses : mamba-org/setup-micromamba@v2
You can’t perform that action at this time.
0 commit comments