diff options
author | crupest <crupest@outlook.com> | 2021-08-10 01:34:15 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2021-08-10 01:34:15 +0800 |
commit | a9bdeccd01e2a7f37b533b674adc2b879237fbe3 (patch) | |
tree | 94ad18fd24634cddedd6905968cb5940fb7a22c5 /.github/workflows/ci.yml | |
parent | 38442ae9fce47d560b0a4c652389298ffee33b44 (diff) | |
download | cru-a9bdeccd01e2a7f37b533b674adc2b879237fbe3.tar.gz cru-a9bdeccd01e2a7f37b533b674adc2b879237fbe3.tar.bz2 cru-a9bdeccd01e2a7f37b533b674adc2b879237fbe3.zip |
...
Diffstat (limited to '.github/workflows/ci.yml')
-rw-r--r-- | .github/workflows/ci.yml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4a4a6725..599e59fc 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -14,9 +14,6 @@ on: - "drafts/**" - "**/README.md" -env: - VCPKG_FEATURE_FLAGS: manifests - jobs: build: name: Build |