From f451394b9093073d401d5f78f1b7d6ca16605fe2 Mon Sep 17 00:00:00 2001 From: crupest Date: Wed, 1 Jul 2020 18:37:53 +0800 Subject: ... --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 71c5d45c..87ac668e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -41,7 +41,6 @@ jobs: with: vcpkgArguments: "${{ env.vcpkgPackages }}" vcpkgTriplet: "${{ matrix.triplet }}" - vcpkgDirectory: "${{ runner.workspace }}/b/vcpkg" - name: Prints outputs of run-vcpkg task run: echo "'${{ steps.runvcpkg.outputs.RUNVCPKG_VCPKG_ROOT_OUT }}' '${{ steps.runvcpkg.outputs.RUNVCPKG_VCPKG_TRIPLET_OUT }}' " -- cgit v1.2.3