WIP: Archive preview support #257
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Build ModOrganizer 2 | |
on: | |
push: | |
branches: master | |
pull_request: | |
types: [opened, synchronize, reopened] | |
jobs: | |
build: | |
runs-on: windows-2022 | |
steps: | |
- name: Build ModOrganizer 2 | |
uses: ModOrganizer2/build-with-mob-action@master | |
with: | |
qt-modules: qtpositioning qtwebchannel qtwebengine qtwebsockets | |
mo2-third-parties: | |
7z zlib gtest libbsarch libloot openssl bzip2 python lz4 spdlog | |
boost boost-di sip pyqt pybind11 ss licenses explorerpp DirectXTex | |
mo2-dependencies: usvfs cmake_common uibase githubpp bsatk esptk archive lootcli game_gamebryo |