mirror of
https://github.com/libre-tube/LibreTube.git
synced 2025-04-28 16:00:31 +05:30
[CI] Add missing import for uploading to archive
This commit is contained in:
parent
e2044e7a48
commit
2b2a2cb85a
1
.github/uploader.py
vendored
1
.github/uploader.py
vendored
@ -1,4 +1,5 @@
|
||||
from os import system as run, listdir, remove
|
||||
from json import load
|
||||
import tgconfig
|
||||
|
||||
with open("../.github/commit.json") as f:
|
||||
|
Loading…
x
Reference in New Issue
Block a user