parent
2a1a0f8dbc
commit
85d63626e8
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ jobs:
|
|||
container:
|
||||
image: node:20-bookworm
|
||||
steps:
|
||||
- run: apt update && apt install -y emacs-nox
|
||||
- run: apt update && apt install -y emacs-nox rsync
|
||||
- uses: actions/checkout@v4
|
||||
- run: emacs --batch --no-init-file --load publish.el --funcall org-publish-all
|
||||
- run: |
|
||||
|
|
Loading…
Reference in a new issue