Skip to content

Commit e7054b2

Browse files
committed
debug
1 parent a0c2e19 commit e7054b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ branches:
2525
only:
2626
- main
2727
before_build:
28+
- echo %KEY_SNK_B64%
2829
- echo %KEY_SNK_B64% > key.snk.b64
2930
- certutil -decode key.snk.b64 key.snk
3031
- dotnet restore csharp -s https://api.nuget.org/v3/index.json

0 commit comments

Comments
 (0)