From 645fd13409e9394b5c4662ca5f71e372588d2004 Mon Sep 17 00:00:00 2001 From: crupest Date: Wed, 1 Jul 2020 18:47:10 +0800 Subject: ... --- .github/workflows/ci.yml | 2 -- 1 file changed, 2 deletions(-) (limited to '.github') diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b3ad7fa1..61daa041 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -43,8 +43,6 @@ jobs: with: vcpkgArguments: "${{ env.vcpkgPackages }}" vcpkgTriplet: "${{ matrix.triplet }}" - - name: Prints outputs of run-vcpkg task - run: echo "'${{ steps.runvcpkg.outputs.RUNVCPKG_VCPKG_ROOT_OUT }}' '${{ steps.runvcpkg.outputs.RUNVCPKG_VCPKG_TRIPLET_OUT }}' " - name: Run build script run: python tools\win_build.py -a ${{ matrix.architecture }} -c ${{ matrix.buildConfiguration }} --skip-install-packages -- cgit v1.2.3