Skip to content

Commit 0e50e17

Browse files
committed
adding back external manifest
1 parent 3ddb142 commit 0e50e17

2 files changed

Lines changed: 3 additions & 13 deletions

File tree

.github/workflows/build.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ jobs:
2727
run: git clone https://github.com/microsoft/vcpkg.git
2828

2929

30-
# - name: Get vcpkg manifest
31-
# run: |
32-
# curl -O https://raw.githubusercontent.com/maxtek6/WebFrame/master/vcpkg.json
30+
- name: Get vcpkg manifest
31+
run: |
32+
curl -O https://raw.githubusercontent.com/maxtek6/WebFrame/master/vcpkg.json
3333
3434
- name: Windows Install
3535
if: matrix.os == 'windows-latest'

vcpkg.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)