mirror of
https://github.com/ArtemSBulgakov/buildozer-action.git
synced 2024-08-16 10:09:52 +02:00
10 lines
178 B
YAML
10 lines
178 B
YAML
name: Buildozer
|
|
description: Build Python package with Kivy Buildozer
|
|
author: Artem Bulgakov
|
|
branding:
|
|
icon: package
|
|
color: yellow
|
|
|
|
runs:
|
|
using: docker
|
|
image: Dockerfile
|