1
0
mirror of https://github.com/TREX-CoE/qmckl.git synced 2025-01-03 01:56:18 +01:00

emacs26 in gh-pages

This commit is contained in:
Anthony Scemama 2020-10-29 01:06:18 +01:00
parent 7e0a0425bc
commit 2b6a96518d

View File

@ -3,7 +3,7 @@ name: github pages
on:
push:
branches:
- main
- main
jobs:
deploy:
@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v2
- name: install dependencies
run: sudo apt-get install emacs
run: sudo apt-get install emacs26
- name: make
run: make -C src/ doc