mirror of
https://github.com/cmderdev/cmder.git
synced 2025-01-10 16:29:08 +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
|
||||
|
||||
- id: make-changes
|
||||
name: Checking for updates
|
||||
run: |
|
||||
$currentVersion = (Get-Content .\vendor\sources.json | ConvertFrom-Json)
|
||||
. .\scripts\update.ps1 -verbose
|
||||
|
Loading…
Reference in New Issue
Block a user