Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ jobs:
id: nghttp3
if: steps.vcpkg.outcome == 'success'
continue-on-error: true
run: ./vcpkg.exe install nghttp3 --overlay-ports ./WebKitRequirements/ports --triplet ${{ matrix.triplet }}
run: ./vcpkg.exe install nghttp3 --triplet ${{ matrix.triplet }}
- name: Read nghttp3 config
if: steps.nghttp3.outcome == 'success' || steps.nghttp3.outcome == 'failure'
continue-on-error: true
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
|---|:---:|:---:|
| [icu](http://site.icu-project.org) | 76.1 | 2024-10-24 |
| [zlib](https://github.com/zlib-ng/zlib-ng) | 2.2.2 | 2024-09-17 |
| [nghttp3](https://github.com/ngtcp2/nghttp3) | 1.6.0 | 2024-10-05 |
| [curl](https://curl.se) | 8.11.0 | 2024-11-05 |
| [libxml2](http://xmlsoft.org) | 2.13.5 | 2024-11-12 |
| [libxslt](http://xmlsoft.org/libxslt) | 1.1.42 | 2024-07-04 |
Expand Down
55 changes: 0 additions & 55 deletions ports/nghttp3/portfile.cmake

This file was deleted.

17 changes: 0 additions & 17 deletions ports/nghttp3/vcpkg.json

This file was deleted.