mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-16 17:57:01 +08:00
ci: missing style output in res-update logging
This commit is contained in:
@@ -41,6 +41,7 @@ else {
|
||||
|
||||
Write-Output "Changes: $hasChanges"
|
||||
Write-Output "PNG Changes: $hasPngChanges"
|
||||
Write-Output "Updaate Resources: $hasVersionChanges"
|
||||
Write-Output "changes=$hasChanges" >> $env:GITHUB_OUTPUT
|
||||
Write-Output "contains_png=$hasPngChanges" >> $env:GITHUB_OUTPUT
|
||||
Write-Output "update_resources=$hasVersionChanges" >> $env:GITHUB_OUTPUT
|
||||
|
||||
Reference in New Issue
Block a user