Skip to content

Add the multi_arch option in make_deb.py in order to add the `Multi… #28

Add the multi_arch option in make_deb.py in order to add the `Multi…

Add the multi_arch option in make_deb.py in order to add the `Multi… #28

Workflow file for this run

name: Pre-Commit
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: pre-commit/[email protected]