Other fix

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

View File

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