ci: Ajoute patchelf a l'env CI pour nuitka
Some checks failed
BinGen / Build (push) Failing after 3m0s
Some checks failed
BinGen / Build (push) Failing after 3m0s
This commit is contained in:
@@ -21,7 +21,8 @@ jobs:
|
||||
- name: Installer Nuitka et MinGW
|
||||
run: |
|
||||
sudo apt update
|
||||
sudo apt install -y gcc-mingw-w64-x86-64 g++-mingw-w64-x86-64
|
||||
sudo apt install -y gcc-mingw-w64-x86-64 g++-mingw-w64-x86-64 patchelf
|
||||
|
||||
python -m pip install --upgrade pip
|
||||
pip install nuitka colorama
|
||||
|
||||
|
Reference in New Issue
Block a user