Skip to content

Preserve original dtype and shape #36 #144

Preserve original dtype and shape #36

Preserve original dtype and shape #36 #144

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