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: |