Skip to content

More flexibility to build Debug components #56

More flexibility to build Debug components

More flexibility to build Debug components #56

Workflow file for this run

name: Build Mob
on:
push:
branches: master
pull_request:
types: [opened, synchronize, reopened]
jobs:
build:
runs-on: windows-2022
steps:
- uses: actions/checkout@v4
- name: Build Mob
shell: pwsh
run: ./bootstrap.ps1 -Verbose