From eef0843421931818e81449956fdd58dc4bce413a Mon Sep 17 00:00:00 2001 From: Nesterov Alexander Date: Wed, 12 Feb 2025 20:04:04 +0100 Subject: [PATCH] Update main.yml --- .github/workflows/main.yml | 30 ------------------------------ 1 file changed, 30 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index fb47666f0..f61dfaa2e 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -700,12 +700,6 @@ jobs: uses: mpi4py/setup-mpi@v1 with: mpi: msmpi - - name: Download dependencies - uses: nick-fields/retry@v3 - with: - timeout_minutes: 60 - max_attempts: 3 - command: choco install openssl --execution-timeout 3600 - name: Setup ccache uses: Chocobo1/setup-ccache-action@v1 with: @@ -754,12 +748,6 @@ jobs: uses: mpi4py/setup-mpi@v1 with: mpi: msmpi - - name: Download dependencies - uses: nick-fields/retry@v3 - with: - timeout_minutes: 60 - max_attempts: 3 - command: choco install openssl --execution-timeout 3600 - name: Download installed package uses: actions/download-artifact@v4 with: @@ -820,12 +808,6 @@ jobs: uses: mpi4py/setup-mpi@v1 with: mpi: msmpi - - name: Download dependencies - uses: nick-fields/retry@v3 - with: - timeout_minutes: 60 - max_attempts: 3 - command: choco install openssl --execution-timeout 3600 - name: Download installed package uses: actions/download-artifact@v4 with: @@ -928,12 +910,6 @@ jobs: uses: mpi4py/setup-mpi@v1 with: mpi: msmpi - - name: Download dependencies - uses: nick-fields/retry@v3 - with: - timeout_minutes: 60 - max_attempts: 3 - command: choco install openssl --execution-timeout 3600 - name: Download installed package uses: actions/download-artifact@v4 with: @@ -978,12 +954,6 @@ jobs: uses: mpi4py/setup-mpi@v1 with: mpi: msmpi - - name: Download dependencies - uses: nick-fields/retry@v3 - with: - timeout_minutes: 60 - max_attempts: 3 - command: choco install openssl --execution-timeout 3600 - name: Download installed package uses: actions/download-artifact@v4 with: