Loading .github/workflows/ci.yml +2 −0 Original line number Diff line number Diff line Loading @@ -102,5 +102,7 @@ jobs: - name: Get rust version id: rust-version run: echo "::set-output name=version::$(rustc --version)" - name: Update vcpkg run: vcpkg update - name: Install OpenSSL run: vcpkg install openssl Loading
.github/workflows/ci.yml +2 −0 Original line number Diff line number Diff line Loading @@ -102,5 +102,7 @@ jobs: - name: Get rust version id: rust-version run: echo "::set-output name=version::$(rustc --version)" - name: Update vcpkg run: vcpkg update - name: Install OpenSSL run: vcpkg install openssl