1
0
mirror of https://github.com/TREX-CoE/qmckl.git synced 2024-06-30 00:44:52 +02:00

Merge branch 'main' of github.com:TREX-CoE/qmckl into main

This commit is contained in:
Anthony Scemama 2020-10-31 19:01:37 +01:00
commit cd93e6dc91

View File

@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v2
- name: install dependencies
run: sudo apt-get install emacs26
run: sudo apt-get install emacs
- name: make
run: make -C src/ doc