Skip to content

Commit bbb1aa0

Browse files
authored
ci: Remove unused steps in docs workflow (#791)
1 parent dcce464 commit bbb1aa0

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/docs.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,6 @@ jobs:
1212
- name: Checkout
1313
uses: actions/checkout@v4
1414

15-
- uses: purcell/setup-emacs@master
16-
with:
17-
version: 28.1
18-
19-
- uses: conao3/setup-cask@master
20-
with:
21-
version: 0.8.4
22-
2315
- name: MkDocs
2416
run: |
2517
cp -rf README.md images docs

0 commit comments

Comments
 (0)