aboutsummaryrefslogtreecommitdiff
path: root/libs/game_gamebryo/.github/workflows/build.yml
blob: 7efc43ffb6cb331f910ac0ab7fc322a073046209 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
name: Build GameBryo Library

on:
  push:
    branches: master
  pull_request:
    types: [opened, synchronize, reopened]

jobs:
  build:
    runs-on: windows-2022
    steps:
      - name: Build GameBryo Library
        uses: ModOrganizer2/build-with-mob-action@master
        with:
          mo2-third-parties: lz4 zlib
          mo2-dependencies: cmake_common uibase