Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Blind guess to fix failing job "pip" on framagit/ci.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Thu, 6 Jan 2022 20:11:00 +0000 (21:11 +0100)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Thu, 6 Jan 2022 20:11:00 +0000 (21:11 +0100)
.gitlab-ci.yml

index 1b9037d..f8dc6d7 100644 (file)
@@ -61,6 +61,7 @@ pip:
   except:
   - stable
   script:
+  - chmod -v -R u=rwX,og=rX /etc/apt/trusted.gpg.d/
   - apt-get --allow-releaseinfo-change update
   - apt install -y python3-pip cmake libboost-dev g++ gcc pybind11-dev
   - python3 setup.py sdist