Skip to content

Silently convert integer input to normalized float and output back to… #143

Silently convert integer input to normalized float and output back to…

Silently convert integer input to normalized float and output back to… #143

Workflow file for this run

name: cpp
on: push
jobs:
build:
name: Build .deb distribution package
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@master
- name: Prep
run: sudo apt install --yes build-essential cmake debhelper devscripts
- name: Build
run: ./debian.sh