Skip to content

Fix broken error dialogs #83

Fix broken error dialogs

Fix broken error dialogs #83

Workflow file for this run

name: MinGW32 CI
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Install Nix
uses: cachix/install-nix-action@v19
with:
nix_path: nixpkgs=channel:nixos-unstable
- name: Configure
run: nix develop --command make -j8 all
- name: Upload
uses: actions/upload-artifact@v2
with:
name: ijl15.dll
path: out/ijl15.dll