Skip to content
This repository was archived by the owner on Mar 22, 2023. It is now read-only.

Commit 8dc9c20

Browse files
author
Szymon Romik
authored
Merge pull request #787 from lukaszstolarczuk/fix-vcpkg-issue
get rid of old WA for vcpkg and use latest release instead
2 parents 61afb6a + 278be2d commit 8dc9c20

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/gha.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -91,12 +91,6 @@ jobs:
9191
with:
9292
fetch-depth: 50
9393

94-
- name: Use old vcpkg for pmdk to build properly
95-
working-directory: C:/vcpkg
96-
run: |
97-
git fetch --unshallow --tags
98-
git checkout 6709d3d7d0cba96508ba3606f810ab562ea32556
99-
10094
- name: Install PMDK
10195
run: |
10296
vcpkg install pmdk:x64-windows

0 commit comments

Comments
 (0)