Skip to content

fix small typo #165

fix small typo

fix small typo #165

Workflow file for this run

name: Development Build
on:
push:
branches:
- main
jobs:
build-windows:
name: Build
uses: ./.github/workflows/build-windows.yaml

Check failure on line 9 in .github/workflows/main.yaml

View workflow run for this annotation

GitHub Actions / Development Build

Invalid workflow file

The workflow is not valid. In .github/workflows/main.yaml (Line: 9, Col: 11): Error from called workflow themitosan/R3-Auto-Map-Gen/.github/workflows/build-windows.yaml@0c1c32debb1af7a089204b07c543c83f1781253b (Line: 6, Col: 5): Unexpected value 'branches' In .github/workflows/main.yaml (Line: 9, Col: 11): Error from called workflow themitosan/R3-Auto-Map-Gen/.github/workflows/build-windows.yaml@0c1c32debb1af7a089204b07c543c83f1781253b (Line: 8, Col: 5): Unexpected value 'tags'
build-windows-wine:
name: Build
uses: ./.github/workflows/build-windows-wine.yaml