Skip to content

Commit 98c6aae

Browse files
authored
Update plugin URLs in CI workflow
Updated plugin URLs in CI configuration to point to the latest versions.
1 parent 44e657f commit 98c6aae

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/ci.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,12 @@ jobs:
3636
nodejs -v
3737
plugins: |
3838
fox.jason.extend.css
39-
https://github.com/infotexture/dita-bootstrap/archive/develop.zip
40-
net.infotexture.dita-bootstrap.lunr
41-
fox.jason.prismjs
39+
https://github.com/dita-bootstrap/dita-bootstrap.html/archive/develop.zip
40+
https://github.com/dita-bootstrap/dita-bootstrap.lunr/archive/develop.zip
41+
https://github.com/jason-fox/fox.jason.prismjs/archive/master.zip
4242
fox.jason.favicon
4343
fox.jason.open-graph
44-
https://github.com/jason-fox/fox.jason.theme-switcher/archive/master.zip
44+
https://github.com/dita-bootstrap/dita-bootstrap.theme-switcher/archive/develop.zip
4545
project: .github/dita-ot/html.xml
4646

4747
- name: Deploy HTML 🚀

0 commit comments

Comments
 (0)