Skip to content

Merge branch 'easy-release-ubuntu' into release-editor-mac-lin-win #98

Merge branch 'easy-release-ubuntu' into release-editor-mac-lin-win

Merge branch 'easy-release-ubuntu' into release-editor-mac-lin-win #98

Workflow file for this run

name: mingw cross compile build
on:
push
jobs:
build:
name: Compile
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v4
- name: Run build
run: |
docker build -f docker/WindowsDockerfile .