Skip to content

mk: bump openssl and libressl versions #6

mk: bump openssl and libressl versions

mk: bump openssl and libressl versions #6

Workflow file for this run

name: Build
on:
push:
branches:
- main
tags:
- '*'
pull_request:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: "build"
run: make
- name: Release
uses: softprops/action-gh-release@v1
if: startsWith(github.ref, 'refs/tags/')
with:
files: assets.tar.gz