File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -95,12 +95,11 @@ jobs:
9595 prepare : |
9696 pkg install -y x11-toolkits/pango devel/glib20 graphics/gdk-pixbuf2 graphics/cairo graphics/wayland \
9797 devel/libnotify devel/dbus x11/libXScrnSaver x11/libXrandr x11/libXext x11/libX11 lang/perl5.36 \
98- devel/pkgconf devel/evdev-proto valgrind x11/libXinerama graphics/wayland-protocols \
99- devel/gettext-runtime x11-fonts/dejavu lang/ gcc git librsvg2 bash findutils coreutils gmake
98+ devel/pkgconf devel/evdev-proto valgrind x11/libXinerama graphics/wayland-protocols x11-fonts/dejavu \
99+ devel/gettext-runtime gsed gawk gcc git librsvg2 bash findutils coreutils gmake
100100
101101 run : |
102- echo "* Info"
103- ls -la
102+ git config --global --add safe.directory '*'
104103 git describe --tags
105104
106105 echo "* Run test suite"
You can’t perform that action at this time.
0 commit comments