small changes

This commit is contained in:
Joel Klimont 2022-10-06 19:52:00 +02:00
parent beb7066cb0
commit 3ab9db95e0

View file

@ -5,14 +5,12 @@ on:
branches:
- build-test
jobs:
build-complib-deb:
runs-on: ubuntu-latest
permissions:
contents: read
packages: write
steps:
- name: Checkout
uses: actions/checkout@v3