mirror of https://gitee.com/XmacsLabs/planet.git
Use 1.2.8 in CD
This commit is contained in:
parent
bb59695198
commit
00fec719f6
|
@ -19,7 +19,7 @@ jobs:
|
||||||
|
|
||||||
- name: download release from mogan research repository
|
- name: download release from mogan research repository
|
||||||
run: |
|
run: |
|
||||||
wget https://github.com/XmacsLabs/mogan/releases/download/v1.2.8-rc2/mogan-research-v1.2.8-rc2-debian12.deb -O /tmp/mogan-research.deb
|
wget https://github.com/XmacsLabs/mogan/releases/download/v1.2.8/mogan-research-v1.2.8-debian12.deb -O /tmp/mogan-research.deb
|
||||||
DEBIAN_FRONTEND=noninteractive apt install -y /tmp/mogan-research.deb
|
DEBIAN_FRONTEND=noninteractive apt install -y /tmp/mogan-research.deb
|
||||||
|
|
||||||
- name: convert document to html format
|
- name: convert document to html format
|
||||||
|
|
Loading…
Reference in New Issue