Compare commits
1 commit
0.0.1-0
...
build-test
Author | SHA1 | Date | |
---|---|---|---|
|
3ab9db95e0 |
1 changed files with 0 additions and 2 deletions
2
.github/workflows/complib-package.yml
vendored
2
.github/workflows/complib-package.yml
vendored
|
@ -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
|
||||
|
|
Reference in a new issue