Skip to content

update setup.py

update setup.py #4

Workflow file for this run

name: linux
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build-linux:
runs-on: ubuntu-latest
steps:
- name: Preparing Repositories
uses: actions/checkout@v3
with:
submodules: recursive
- name: make
run: make