Skip to content

continue cli work

continue cli work #66

Workflow file for this run

name: ci
on:
push:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
with:
python-version: '3.10'
- run: bash package.sh