mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
.azurepipelines: Fix the commented filename in two template files
The six .yml files in .azurepipelines/templates each include their own filename in their header comment, but in these two files the name is now wrong, so fix this. Signed-off-by: Mike Beaton <mjsbeaton@gmail.com>
This commit is contained in:
parent
a74be59935
commit
d372c29fab
2 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
## @file
|
||||
# File templates/basetools-build-job.yml
|
||||
# File templates/basetools-build-steps.yml
|
||||
#
|
||||
# template file to build basetools
|
||||
#
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
|
||||
## @file
|
||||
# File steps.yml
|
||||
# File templates/platform-build-run-steps.yml
|
||||
#
|
||||
# template file containing the steps to build
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue