aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/ci.yml
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2020-07-01 18:37:53 +0800
committercrupest <crupest@outlook.com>2020-07-01 18:37:53 +0800
commitf451394b9093073d401d5f78f1b7d6ca16605fe2 (patch)
treee4ee270838784e3356976107505ded1b1e46d18d /.github/workflows/ci.yml
parentdb47dcb39c2753e1ea3b83856ce5f2badffba90f (diff)
downloadcru-f451394b9093073d401d5f78f1b7d6ca16605fe2.tar.gz
cru-f451394b9093073d401d5f78f1b7d6ca16605fe2.tar.bz2
cru-f451394b9093073d401d5f78f1b7d6ca16605fe2.zip
...
Diffstat (limited to '.github/workflows/ci.yml')
-rw-r--r--.github/workflows/ci.yml1
1 files changed, 0 insertions, 1 deletions
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 }}' "