Skip to content

ExactCalculator: Switch to dedicated layout for license activity #11

ExactCalculator: Switch to dedicated layout for license activity

ExactCalculator: Switch to dedicated layout for license activity #11

Workflow file for this run

name: build
on: [push, pull_request, workflow_dispatch]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout repo
uses: actions/checkout@v3
- name: Build
uses: ./.github/workflows/build