We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 996b59c commit aa94ae6Copy full SHA for aa94ae6
.github/workflows/build-release.yml
@@ -58,6 +58,7 @@ jobs:
58
run: |
59
cd $GITHUB_WORKSPACE
60
./scripts/install-plugins.sh vendor public_html/lists/admin/plugins/
61
+ ./scripts/install-themes.sh vendor public_html/lists/admin/ui/
62
63
- name: Install the phpList4 based REST API
64
0 commit comments