Compare commits

..

1 commit

Author SHA1 Message Date
Joel Klimont
3ab9db95e0 small changes 2022-10-06 19:52:00 +02:00

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