Skip to content

Migrate to MinGW32, remove slipstream, statically link ijl15 #76

Migrate to MinGW32, remove slipstream, statically link ijl15

Migrate to MinGW32, remove slipstream, statically link ijl15 #76

Workflow file for this run

name: Watcom 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 -j4 slipstream
- name: Upload
uses: actions/upload-artifact@v2
with:
name: ijl15.dll
path: out/ijl15.dll