mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 05:55:38 +00:00
WORKFLOW: fixed description
This commit is contained in:
parent
f2aac09ad4
commit
df05595afc
2
.github/workflows/main-selfhosted.yml
vendored
2
.github/workflows/main-selfhosted.yml
vendored
|
@ -55,7 +55,7 @@ jobs:
|
|||
run: "automation_tools/main_version_checker.sh"
|
||||
|
||||
- name: Validate Manifest (main only)
|
||||
id: check_version_string
|
||||
id: validate_manifest
|
||||
run: "automation_tools/manifest-validation.sh"
|
||||
|
||||
- name: "[DEBUG] Outputting manifest"
|
||||
|
|
Loading…
Reference in a new issue