mirror of
https://github.com/WowUp/WowUp.git
synced 2026-04-23 15:27:03 -04:00
Update dotnet-core-desktop.yml
This commit is contained in:
2
.github/workflows/dotnet-core-desktop.yml
vendored
2
.github/workflows/dotnet-core-desktop.yml
vendored
@@ -110,7 +110,7 @@ jobs:
|
||||
run: dir ./WowUp.WPF/bin/Release/netcoreapp3.1/win-x64/publish
|
||||
|
||||
- name: Test PS
|
||||
run: 'Get-Content ${env:Wap_Project_Directory}/Assets/changelog.json | ConvertFrom-Json -AsHashtable'
|
||||
run: '$changelogJson = Get-Content ${env:Wap_Project_Directory}/Assets/changelog.json | ConvertFrom-Json; echo $changelogJson[0]'
|
||||
shell: pwsh
|
||||
|
||||
# Remove the pfx
|
||||
|
||||
Reference in New Issue
Block a user