mirror of
https://github.com/AlexMacocian/WpfExtended.git
synced 2026-07-15 14:59:30 +00:00
another try
This commit is contained in:
@@ -45,7 +45,7 @@ jobs:
|
||||
RuntimeIdentifier: win-${{ matrix.targetplatform }}
|
||||
|
||||
- name: Build WpfExtended project
|
||||
run: dotnet build WpfExtended -c $env:Configuration -p:SolutionDir=$(env:GITHUB_WORKSPACE)
|
||||
run: dotnet build WpfExtended -c $env:Configuration -p:SolutionDir=$env:GITHUB_WORKSPACE
|
||||
|
||||
- name: Push nuget package
|
||||
uses: brandedoutcast/publish-nuget@v2.5.5
|
||||
|
||||
Reference in New Issue
Block a user