Fix changelog RSS being broken (#23712)
(cherry picked from commit 75df58092811e894512e94d77bef6180c4dda399)
This commit is contained in:
parent
7a8c81f71d
commit
348a206e7e
|
|
@ -10,6 +10,7 @@
|
|||
# $env:CHANGELOG_RSS_KEY=[System.IO.File]::ReadAllText($(gci "key"))
|
||||
|
||||
import os
|
||||
import paramiko
|
||||
import pathlib
|
||||
import io
|
||||
import base64
|
||||
|
|
|
|||
Loading…
Reference in New Issue