Skip to content

Commit d30043a

Browse files
committed
chore: test sign
1 parent 6cd7c11 commit d30043a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/package_for_test.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- windows-latest
2020

2121
runs-on: ${{ matrix.os }}
22-
22+
environment: Release
2323
permissions:
2424
contents: read
2525
pull-requests: read
@@ -128,6 +128,7 @@ jobs:
128128
if: ${{ runner.os == 'Windows' && env.SM_API_KEY != '' }}
129129
run: |
130130
smctl windows certsync
131+
smctl kp ls
131132
shell: cmd
132133

133134
- name: Install Linux Dependencies

0 commit comments

Comments
 (0)