diff --git a/.github/workflows/workflow.yml b/.github/workflows/workflow.yml index 8005b69..1f4c3e3 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 + apt -y install curl libssl-dev - name: Setup dotnet 3.1.201 uses: ./ with: