Skip to content

Migrate to new settings file to avoid compat issues #12

Migrate to new settings file to avoid compat issues

Migrate to new settings file to avoid compat issues #12

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