From ab09f9abd2440a13a9dc2372d9fca94352fa7095 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Wed, 26 May 2021 16:49:59 +0300 Subject: [PATCH] Update auto-update.yml --- .github/workflows/auto-update.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/auto-update.yml b/.github/workflows/auto-update.yml index 5ff51596d..07a282cf8 100644 --- a/.github/workflows/auto-update.yml +++ b/.github/workflows/auto-update.yml @@ -79,6 +79,7 @@ jobs: uses: actions/download-artifact@v2 with: name: channels + path: channels/ - name: Download README.md uses: actions/download-artifact@v2 with: