mirror of
https://github.com/gotson/komga.git
synced 2025-12-06 08:32:25 +01:00
ci(tests): add missing config for conveyor
This commit is contained in:
parent
33e10f5683
commit
39825e4060
1 changed files with 1 additions and 0 deletions
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
|
|
@ -49,6 +49,7 @@ jobs:
|
|||
uses: hydraulic-software/conveyor/actions/build@v12.0
|
||||
with:
|
||||
command: -Kapp.machines=mac.aarch64 make processed-jars
|
||||
signing_key: ${{ secrets.CONVEYOR_SIGNING_KEY }}
|
||||
agree_to_license: 1
|
||||
|
||||
- name: Compare JDK required modules
|
||||
|
|
|
|||
Loading…
Reference in a new issue