fix: fix RxUI workflow.
This commit is contained in:
2
.github/workflows/pack.yml
vendored
2
.github/workflows/pack.yml
vendored
@@ -23,7 +23,7 @@ jobs:
|
||||
run: dotnet pack ./src/Ursa.PrismExtension -o ./nugets
|
||||
|
||||
- name: Nuget ReactiveUI Extension
|
||||
run: dotnet pack ./src/Ursa.ReactiveUI -o ./nugets
|
||||
run: dotnet pack ./src/Ursa.ReactiveUIExtension -o ./nugets
|
||||
|
||||
- name: Upload a Build Artifact
|
||||
uses: actions/upload-artifact@v4.3.1
|
||||
|
||||
Reference in New Issue
Block a user