[nautilus] CI: Fix typo again, it's late...



commit c42c09801a8b39e4490577e6567fa73062dff868
Author: Carlos Soriano <csoriano1618 gmail com>
Date:   Fri Mar 16 21:15:45 2018 +0000

    CI: Fix typo again, it's late...

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 11edb797a..4d2440adb 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -18,7 +18,7 @@ test:fedora:
     image: fedora:28
     stage: test
     script:
-     - dnf install -y gcc meson gettext itstool redhat-rpm-config git
+    - dnf install -y gcc meson gettext itstool redhat-rpm-config git
                  gtk3-devel gnome-autoar-devel gnome-desktop3-devel
                  gobject-introspection-devel libselinux-devel
                  libxml2-devel tracker-devel desktop-file-utils


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]