docker:不再编译lpmm,适配器改为插件

This commit is contained in:
SengokuCola
2026-05-02 13:24:31 +08:00
parent be79d09a07
commit 91b0620b76
5 changed files with 22 additions and 57 deletions

View File

@@ -30,9 +30,6 @@ jobs:
# - name: Clone maim_message
# run: git clone https://github.com/MaiM-with-u/maim_message maim_message
- name: Clone lpmm
run: git clone https://github.com/Mai-with-u/MaiMBot-LPMM.git MaiMBot-LPMM
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
with:
@@ -84,9 +81,6 @@ jobs:
# - name: Clone maim_message
# run: git clone https://github.com/MaiM-with-u/maim_message maim_message
- name: Clone lpmm
run: git clone https://github.com/Mai-with-u/MaiMBot-LPMM.git MaiMBot-LPMM
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
with: