Skip to content

Trig functions and NCL receipt (#40) #18

Trig functions and NCL receipt (#40)

Trig functions and NCL receipt (#40) #18

Workflow file for this run

name: publish
on:
push:
branches:
- main
workflow_dispatch:
jobs:
build:
uses: './.github/workflows/build.yml'
deploy:
needs: build
uses: './.github/workflows/gh-pages.yml'