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 }}