Skip to content

Commit

Permalink
Set VCPKG_INSTALLED_DIR
Browse files Browse the repository at this point in the history
    * .github/workflows/windows.yml:

(cherry picked from commit 7ff6fc7)

# Conflicts:
#	.github/workflows/windows.yml
  • Loading branch information
jwillemsen authored and mergify[bot] committed Dec 15, 2023
1 parent aa4afd7 commit 8077417
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -172,12 +172,16 @@ jobs:
VCPKG_DEFAULT_TRIPLET: ${{ matrix.vcpkgarch }}
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
>>>>>>> 00b5590e8f1 (vcpkg triplet is now an environment variable)
=======
VCPKG_INSTALLED_DIR: ${{ github.workspace }}/vcpkg
>>>>>>> 9c95a92d0cc (Set VCPKG_INSTALLED_DIR)
=======
>>>>>>> 52f7f73a695 (Fixed json)
=======
VCPKG_INSTALLED_DIR: ${{ github.workspace }}/vcpkg_installed
>>>>>>> 7ff6fc7440e (Set VCPKG_INSTALLED_DIR)
steps:
- name: checkout ACE/TAO
uses: actions/checkout@v2
Expand Down

0 comments on commit 8077417

Please sign in to comment.