mirror of
https://github.com/RetroDECK/org.zdoom.GZDoom.git
synced 2025-01-19 12:45:38 +00:00
Fixed target manifest name
Some checks are pending
Build Artifacts for RetroDECK main manifest / build-project (push) Waiting to run
Some checks are pending
Build Artifacts for RetroDECK main manifest / build-project (push) Waiting to run
This commit is contained in:
parent
508bddef46
commit
db6953953a
2
.github/workflows/build-artifacts.yml
vendored
2
.github/workflows/build-artifacts.yml
vendored
|
@ -13,4 +13,4 @@ jobs:
|
||||||
build-project:
|
build-project:
|
||||||
uses: RetroDECK/components-template/.github/workflows/build_artifacts.yml@main
|
uses: RetroDECK/components-template/.github/workflows/build_artifacts.yml@main
|
||||||
with:
|
with:
|
||||||
MANIFEST_FILENAME: "put.something.else.yaml"
|
MANIFEST_FILENAME: "org.zdoom.GZDoom.yaml"
|
Loading…
Reference in a new issue