Skip to content

Fix some packaging issues #39

Fix some packaging issues

Fix some packaging issues #39

Workflow file for this run

name: Pull Request
on:
pull_request:
branches:
- main
- 'release/v*'
concurrency:
group: ci-pr-${{ github.ref }}-1
cancel-in-progress: true
jobs:
build:
uses: ./.github/workflows/build.yml