Skip to content

Commit 18174f5

Browse files
committed
chore: 更新命令
1 parent 78498a9 commit 18174f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gh-build-and-sign.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252

5353
# Install the code signing tool
5454
- name: Install Sign CLI tool
55-
run: dotnet tool install --tool-path .
55+
run: dotnet tool install --tool-path . --prerelease sign
5656

5757
# Login to Azure using a ServicePrincipal configured to authenticate agaist a GitHub Action
5858
- name: 'Az CLI login'

0 commit comments

Comments
 (0)