Skip to content

Commit

Permalink
GHA: allow to update vcpkg to latest again
Browse files Browse the repository at this point in the history
Signed-off-by: Frank Lichtenheld <[email protected]>
  • Loading branch information
flichtenheld committed Mar 31, 2023
1 parent 2f2e515 commit 11a1a12
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,10 @@ jobs:
with:
path: openvpn-build

# FIXME: need to support latest vcpkg (openssl[tools])
- name: Checkout submodules (by branch)
working-directory: openvpn-build
run: |
git submodule update --init --remote --recursive
git submodule update src/vcpkg
- name: vcpkg pre-download
working-directory: openvpn-build/src/vcpkg
Expand Down

0 comments on commit 11a1a12

Please sign in to comment.