Skip to content

Apply clang-formatting and add CI #2

Apply clang-formatting and add CI

Apply clang-formatting and add CI #2

Workflow file for this run

name: Build NXM Handler
on:
push:
branches: [ master ]
pull_request:
types: [ opened, synchronize, reopened ]
env:
VCPKG_BINARY_SOURCES: ${{ vars.AZ_BLOB_VCPKG_URL != '' &&
format('clear;x-azblob,{0},{1},readwrite', vars.AZ_BLOB_VCPKG_URL,
secrets.AZ_BLOB_SAS) || '' }}
jobs:
build:
runs-on: windows-2022
steps:
- name: Build NXM Handler
id: build-modorganizer
uses: ModOrganizer2/build-with-mob-action@master
with:
mo2-dependencies: uibase