We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ddb142 commit 0e50e17Copy full SHA for 0e50e17
2 files changed
.github/workflows/build.yml
@@ -27,9 +27,9 @@ jobs:
27
run: git clone https://github.com/microsoft/vcpkg.git
28
29
30
-# - name: Get vcpkg manifest
31
-# run: |
32
-# curl -O https://raw.githubusercontent.com/maxtek6/WebFrame/master/vcpkg.json
+ - name: Get vcpkg manifest
+ run: |
+ curl -O https://raw.githubusercontent.com/maxtek6/WebFrame/master/vcpkg.json
33
34
- name: Windows Install
35
if: matrix.os == 'windows-latest'
vcpkg.json
0 commit comments