mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-29 09:05:42 +00:00
WORKFLOW: fixed description
This commit is contained in:
parent
483f6617f4
commit
f2aac09ad4
2
.github/workflows/main-selfhosted.yml
vendored
2
.github/workflows/main-selfhosted.yml
vendored
|
@ -54,7 +54,7 @@ jobs:
|
||||||
id: check_version_string
|
id: check_version_string
|
||||||
run: "automation_tools/main_version_checker.sh"
|
run: "automation_tools/main_version_checker.sh"
|
||||||
|
|
||||||
- name: Check versions (main only)
|
- name: Validate Manifest (main only)
|
||||||
id: check_version_string
|
id: check_version_string
|
||||||
run: "automation_tools/manifest-validation.sh"
|
run: "automation_tools/manifest-validation.sh"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue