From ad7c736afca3757df45aea57fa6d3b84415c86c7 Mon Sep 17 00:00:00 2001 From: AuxXxilium Date: Sun, 5 May 2024 03:20:43 +0200 Subject: [PATCH] build: update custom Signed-off-by: AuxXxilium --- .github/workflows/custom.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/custom.yml b/.github/workflows/custom.yml index e26062b9..b554de08 100644 --- a/.github/workflows/custom.yml +++ b/.github/workflows/custom.yml @@ -110,6 +110,7 @@ jobs: getModules "files/p3/modules" getConfigs "files/p3/configs" getPatches "files/p3/patches" + getTheme "files/p1/boot/grub" echo "OK" @@ -310,4 +311,4 @@ jobs: with: actions: 'close-issue' token: ${{ secrets.GITHUB_TOKEN }} - issue-number: ${{ github.event.issue.number }} \ No newline at end of file + issue-number: ${{ github.event.issue.number }}