Skip to content

add html2nmail util that may be used for html_to_text_cmd #337

add html2nmail util that may be used for html_to_text_cmd

add html2nmail util that may be used for html_to_text_cmd #337

Workflow file for this run

name: Linux
on:
pull_request:
push:
branches:
- master
- main
- dev/*
jobs:
linux-build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v1
- name: Build Linux
run: ./make.sh all