This commit is contained in:
2025-12-23 07:09:03 +01:00
parent 8f583bb165
commit c2eeba98b8

View File

@@ -12,8 +12,8 @@ runs:
using: docker using: docker
image: Dockerfile image: Dockerfile
args: args:
- "${{ inputs.args }}" - ${{ inputs.args }}
- "${{ inputs.extra_system_packages }}" - ${{ inputs.extra_system_packages }}
branding: branding:
icon: book icon: book
color: red color: red