1
0
mirror of https://github.com/TREX-CoE/trexio.git synced 2025-03-19 15:26:33 +01:00

Fixing CI fo GH pages (emacs)

This commit is contained in:
Anthony Scemama 2025-01-09 15:51:03 +01:00
parent ff6e556030
commit 2b7498016a

View File

@ -13,9 +13,6 @@ jobs:
with:
submodules: true
- name: install extra repository
run: sudo add-apt-repository ppa:kelleyk/emacs
- name: refresh apt
run: sudo apt-get update