Fix ngtcp2 Windows cross-build: use ENABLE_LIB_ONLY cmake flag #112
Workflow file for this run
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name: DevX closures for x86_64-darwin | |
| on: | |
| push: | |
| jobs: | |
| build: | |
| name: Prebuild and Upload | |
| uses: ./.github/workflows/main.yml | |
| with: | |
| platform: x86_64-darwin |