Skip to content

updated github workflow #3

updated github workflow

updated github workflow #3

Workflow file for this run

name: build-conda-package
on: [push, pull_request]
jobs:
build:
runs-on: 'ubuntu-latest'
steps:
- uses: actions/checkout@v2
# Builds the package using the standard configuration
- uses: cascode-labs/[email protected]