Skip to content

fix duplicate header #161

fix duplicate header

fix duplicate header #161

Workflow file for this run

on: pull_request
jobs:
linux:
uses: ChristopherHX/linux-packaging-scripts/.github/workflows/main.yml@main
with:
submodule-refs: |-
[
{
"project": "mcpelauncher",
"path": "mcpelauncher-client",
"ref": ${{ tojson(github.sha) }}
}
]
macOS:
uses: ChristopherHX/osx-packaging-scripts/.github/workflows/main.yml@main

Check failure on line 15 in .github/workflows/ci.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/ci.yml

Invalid workflow file

error parsing called workflow ".github/workflows/ci.yml" -> "ChristopherHX/osx-packaging-scripts/.github/workflows/main.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
submodule-refs: |-
[
{
"project": "mcpelauncher",
"path": "mcpelauncher-client",
"ref": ${{ tojson(github.sha) }}
}
]