fix ci?
Some checks failed
Compile LaTeX document / build (push) Successful in 39s
Compile LaTeX document / latex_spellcheck (push) Failing after 6s

This commit is contained in:
Philipp Hofer 2025-01-09 09:23:44 +01:00
parent e636caff2e
commit 0066900b3a

View File

@ -58,6 +58,11 @@ jobs:
rmdir /bin
ln -s usr/bin /bin
# Handle /lib
mv /lib/* /usr/lib/
rmdir /lib
ln -s usr/lib /lib
# Now try installing usrmerge again
apt update && apt install -y usrmerge
- name: Install node