diff --git a/.github/workflows/workflow.yml b/.github/workflows/workflow.yml index 1f4c3e3..7ee3357 100644 --- a/.github/workflows/workflow.yml +++ b/.github/workflows/workflow.yml @@ -212,7 +212,7 @@ jobs: - name: Install curl run: | apt update - apt -y install curl libssl-dev + apt -y install curl libssl1.1 libssl-dev - name: Setup dotnet 3.1.201 uses: ./ with: