AzuraCast/.github/actions/build/action.yml

5 lines
156 B
YAML

name: AzuraCast Build and Test
description: Import translated locales, build static assets and run unit tests.
runs:
using: 'docker'
image: 'Dockerfile'