mirror of
https://github.com/progval/irctest.git
synced 2025-04-05 06:49:47 +00:00
Fix CI
This commit is contained in:
@ -367,7 +367,7 @@ def generate_workflow(config: dict, version_flavor: VersionFlavor):
|
||||
"name": "Install dashboard dependencies",
|
||||
"run": script(
|
||||
"python -m pip install --upgrade pip",
|
||||
"pip install defusedxml",
|
||||
"pip install defusedxml docutils -r requirements.txt",
|
||||
),
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user