Skip to content

Commit 4650aa5

Browse files
committed
debug
1 parent a0c2e19 commit 4650aa5

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
@@ -26,6 +26,7 @@ branches:
2626
- main
2727
before_build:
2828
- echo %KEY_SNK_B64% > key.snk.b64
29+
- cat key.snk.b64
2930
- certutil -decode key.snk.b64 key.snk
3031
- dotnet restore csharp -s https://api.nuget.org/v3/index.json
3132
- ps: Compress-Archive -Path "resources\geocoding\*" -DestinationPath "resources\geocoding.zip"

0 commit comments

Comments
 (0)