Skip to content

Remove MacOS experiments #22

Remove MacOS experiments

Remove MacOS experiments #22

Workflow file for this run

name: release
on:
push:
jobs:
build_release:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Make
run: make
- name: Create tar and zip files
run: make archive
- name: Release
uses: softprops/action-gh-release@v2
if: startsWith(github.ref, 'refs/tags/')
with:
files: |
m100le.tar.gz
m100le.zip
M100LE.BA
WL*.CO
M100LE+comments.DO
M100LE+comments.BA