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