Skip to content

optimal-compute-core: make fields on Val and Arg public #23

optimal-compute-core: make fields on Val and Arg public

optimal-compute-core: make fields on Val and Arg public #23

Workflow file for this run

name: build
on:
push:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: cachix/install-nix-action@v12
- name: Building package
run: nix-build . -A defaultPackage.x86_64-linux