From aac69530d20d6eec0c7a7646532137e3552e81dd Mon Sep 17 00:00:00 2001 From: Igor Date: Fri, 3 Jan 2025 17:04:49 +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 a9226b36..537554ac 100644 --- a/.github/workflows/pull-from-armbian-config.yml +++ b/.github/workflows/pull-from-armbian-config.yml @@ -55,6 +55,7 @@ jobs: 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 rsync -avr docs/Software/Monitoring.user.md ../documentation/docs/User-Guide_Armbian-Software/Monitoring.md + rsync -avr docs/Software/Printing.user.md ../documentation/docs/User-Guide_Armbian-Software/Printing.md rsync -avr docs/Software/Management.user.md ../documentation/docs/User-Guide_Armbian-Software/Management.md rsync -avr docs/Software/Media.user.md ../documentation/docs/User-Guide_Armbian-Software/Media.md rsync -avr docs/Software/Netconfig.user.md ../documentation/docs/User-Guide_Armbian-Software/Netconfig.md