Skip to content

Commit cffbda2

Browse files
committed
newest sign tool
1 parent 528c643 commit cffbda2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
- name: Install sign tool
4242
if: ${{ env.SignBuild == 'true' }}
4343
shell: cmd
44-
run: dotnet tool install --tool-path build\.tools sign --version 0.9.1-beta.25330.2
44+
run: dotnet tool install --tool-path build\.tools sign --version 0.9.1-beta.26102.1
4545

4646
- name: Configure automated logging and crash dumps
4747
shell: cmd

0 commit comments

Comments
 (0)