Skip to content

change to python

change to python #122

Workflow file for this run

name: build
on:
workflow_dispatch:
push:
branches: [main]
jobs:
build:
runs-on: ubuntu-latest
steps:
- shell: bash
run: echo "Build"