Skip to content

Formatting and style improvements #123

Formatting and style improvements

Formatting and style improvements #123

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@v4
- uses: DeterminateSystems/nix-installer-action@v11
- uses: DeterminateSystems/magic-nix-cache-action@v6
- uses: DeterminateSystems/flake-checker-action@v7
- name: Configure
run: nix build
- name: Upload
uses: actions/upload-artifact@v2
with:
name: ijl15.dll
path: result/lib/ijl15.dll