Skip to content

Commit

Permalink
ci: Added install tizen.
Browse files Browse the repository at this point in the history
  • Loading branch information
HavenDV committed Apr 25, 2024
1 parent 3235f3e commit e3d0b82
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
os: windows-2022
use-msbuild: true
install-latest-msbuild: true
install-tizen: true
workloads: maui
project-path:
# This is required for correct publishing to NuGet
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
use-msbuild: true
workloads: maui
create-release: false
install-tizen: true
generate-build-number: false
project-path:
# This is required for correct publishing to NuGet
Expand Down

0 comments on commit e3d0b82

Please sign in to comment.