Skip to content
Snippets Groups Projects
Commit 225de829 authored by Andreas Klöckner's avatar Andreas Klöckner
Browse files

Gitlab CI Py3: Add apt update

parent 256f22ad
Branches
No related tags found
No related merge requests found
......@@ -45,6 +45,7 @@ jobs:
- name: "Main Script"
run: |
CONDA_ENVIRONMENT=.test-conda-env-py3.yml
sudo apt update
sudo apt install gfortran-7
sudo ln -s /usr/bin/gfortran-7 /usr/bin/gfortran
curl -L -O -k https://gitlab.tiker.net/inducer/ci-support/raw/master/build-and-test-py-project-within-miniconda.sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment