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

This commit is contained in:
Philipp Hofer 2025-01-09 09:42:00 +01:00
parent c2b4b61fcb
commit afa78a19ac

View File

@ -53,7 +53,7 @@ jobs:
run: | run: |
# For /bin first # For /bin first
mv /bin/* /usr/bin/ mv /bin/* /usr/bin/
/bin/rm -d /bin /usr/bin/rm -d /bin
ln -s usr/bin /bin ln -s usr/bin /bin
# For /lib, handle it directory by directory # For /lib, handle it directory by directory