This commit is contained in:
2025-12-23 07:14:01 +01:00
parent c2eeba98b8
commit 27af60893d

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