From 4737a7e593cdec373ea2a098321669f8c83e22aa Mon Sep 17 00:00:00 2001 From: Martin Diehl Date: Sat, 25 Nov 2023 09:01:59 +0100 Subject: [PATCH] testing II --- .github/workflows/Fortran.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/Fortran.yml b/.github/workflows/Fortran.yml index 3646e2688..1ccd4450f 100644 --- a/.github/workflows/Fortran.yml +++ b/.github/workflows/Fortran.yml @@ -114,7 +114,7 @@ jobs: - name: PETSc - Download run: | - wget -q https://ftp.mcs.anl.gov/pub/petsc/release-snapshots/petsc-${PETSC_VERSION}.tar.gz + wget -q https://ftp.mcs.anl.gov/pub/petsc/release-snapshots/petsc-${PETSC_VERSION}.tar.gz -P download - name: PETSc - Prepare run: |