1
0
mirror of https://github.com/TREX-CoE/qmckl.git synced 2024-07-18 17:03:43 +02:00

Create symbolic link to /usr/lib/python3 instead of alias

This commit is contained in:
Aurélien Delval 2021-07-26 08:26:15 +02:00
parent f444dd7e75
commit 424afc4fc7

View File

@ -23,7 +23,7 @@ jobs:
- name: Install dependencies
run: |
alias python='python3'
ln -s /usr/bin/python3 /usr/bin/python
apt update
apt -y install emacs