Skip to content

Update to latest vcpkg (2023.12.12) #45

Update to latest vcpkg (2023.12.12)

Update to latest vcpkg (2023.12.12) #45

Workflow file for this run

name: MacOS X CI
on: [push, pull_request]
jobs:
build:
runs-on: macos-latest
steps:
- uses: actions/checkout@v2
- name: Compile vcpkg dependencies
run: ./vcpkg_macosx.sh
- name: Compile Duke3D
run: ./build_macosx.sh