From ecb038eef64c3f9bbcd7178c2863e2aac6f9de20 Mon Sep 17 00:00:00 2001 From: RadRussianRus Date: Sat, 9 May 2020 05:10:33 +0300 Subject: [PATCH] Fix unignoring of files [skip ci] --- .github/workflows/appimage.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/appimage.yml b/.github/workflows/appimage.yml index bc753e147..2ef0ff0a3 100644 --- a/.github/workflows/appimage.yml +++ b/.github/workflows/appimage.yml @@ -40,8 +40,6 @@ on: - '!Telegram/Patches/qtbase_5_12_8_appimage.diff' - '!Telegram/Patches/qtwayland_5_12_8.diff' - '!Telegram/Patches/qtstyleplugins.diff' - - '!Telegram/Patches/nimf.diff' - - '!Telegram/Patches/AppImageKit-checkrt.diff' - 'Telegram/Resources/uwp/**' - 'Telegram/Resources/winrc/**' - 'Telegram/SourceFiles/platform/win/**'