Skip to content

Merge pull request #2079 from jellyfin/renovate/rokucommunity-bslint-0.x #573

Merge pull request #2079 from jellyfin/renovate/rokucommunity-bslint-0.x

Merge pull request #2079 from jellyfin/renovate/rokucommunity-bslint-0.x #573

Workflow file for this run

# Builds the production version of the app
name: build-prod
on:
push:
branches:
- master
- "*.*.z"
jobs:
prod:
uses: ./.github/workflows/_build-prod.yml

Check failure on line 12 in .github/workflows/build-prod.yml

View workflow run for this annotation

GitHub Actions / build-prod

Invalid workflow file

The workflow is not valid. In .github/workflows/build-prod.yml (Line: 12, Col: 11): Error from called workflow jellyfin/jellyfin-roku/.github/workflows/_build-prod.yml@8995e2f0e861bcfad4fd886ddcf4eaf6f3d9ca99 (Line: 9, Col: 9): The expression is not closed. An unescaped ${{ sequence was found, but the closing }} sequence was not found.