mirror of
https://github.com/cmderdev/cmder.git
synced 2024-11-10 09:49:12 +08:00
add step label name
This commit is contained in:
parent
4b5e52014e
commit
04e4446c37
1
.github/workflows/vendor.yml
vendored
1
.github/workflows/vendor.yml
vendored
@ -29,6 +29,7 @@ jobs:
|
|||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
- id: make-changes
|
- id: make-changes
|
||||||
|
name: Checking for updates
|
||||||
run: |
|
run: |
|
||||||
$currentVersion = (Get-Content .\vendor\sources.json | ConvertFrom-Json)
|
$currentVersion = (Get-Content .\vendor\sources.json | ConvertFrom-Json)
|
||||||
. .\scripts\update.ps1 -verbose
|
. .\scripts\update.ps1 -verbose
|
||||||
|
Loading…
Reference in New Issue
Block a user