Skip to content

Commit c188102

Browse files
authored
Merge pull request #32 from unoplatform/dev/jela/sign
ci: Adjust .NET setup for signing
2 parents cffa9c9 + 290b6fd commit c188102

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,8 +106,6 @@ jobs:
106106

107107
- name: Setup .NET
108108
uses: actions/setup-dotnet@v4
109-
with:
110-
dotnet-version: '9.0.x'
111109

112110
- name: Install Sign CLI tool
113111
run: dotnet tool install --tool-path . sign --version 0.9.1-beta.25278.1

0 commit comments

Comments
 (0)