Skip to content

Commit 105d7f6

Browse files
committed
updated spacing in ci.yml
1 parent 809cb70 commit 105d7f6

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ jobs:
8585
Statistics_and_Machine_Learning_Toolbox
8686
Deep_Learning_Toolbox
8787
Signal_Processing_Toolbox
88+
8889
LD_PRELOAD: /usr/lib/x86_64-linux-gnu/libstdc++.so.6
8990
steps:
9091
# Checks-out your repository
@@ -101,8 +102,8 @@ jobs:
101102
102103
# Install gstreamer
103104
- name: Install gstreamer
104-
if: ${{ always() }}
105-
run: |
105+
if: ${{ always() }}
106+
run: |
106107
sudo apt-get update
107108
sudo apt-get install --no-install-recommends -y libgstreamer1.0-0 gstreamer1.0-tools gstreamer1.0-libav gstreamer1.0-plugins-base gstreamer1.0-plugins-good gstreamer1.0-plugins-bad gstreamer1.0-plugins-ugly
108109

0 commit comments

Comments
 (0)