From 6894db888325bb5408b236c60cefddb197a94329 Mon Sep 17 00:00:00 2001 From: Igor Date: Thu, 28 Nov 2024 10:44:59 +0100 Subject: [PATCH] Update pull-from-armbian-config.yml --- .github/workflows/pull-from-armbian-config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/pull-from-armbian-config.yml b/.github/workflows/pull-from-armbian-config.yml index 91b6c03c..d1316544 100644 --- a/.github/workflows/pull-from-armbian-config.yml +++ b/.github/workflows/pull-from-armbian-config.yml @@ -48,6 +48,7 @@ jobs: rsync -avr docs/Software/Containers.user.md ../documentation/docs/User-Guide_Armbian-Software/Containers.md #rsync -avr docs/Software/Desktops.user.md ../documentation/docs/User-Guide_Armbian-Software/Desktops.md + rsync -avr docs/Software/Downloaders.user.md ../documentation/docs/User-Guide_Armbian-Software/Downloaders.md rsync -avr docs/Software/DevTools.user.md ../documentation/docs/User-Guide_Armbian-Software/DevTools.md rsync -avr docs/Software/HomeAutomation.user.md ../documentation/docs/User-Guide_Armbian-Software/HomeAutomation.md rsync -avr docs/Software/DNS.user.md ../documentation/docs/User-Guide_Armbian-Software/DNS.md