Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
renzhc
diffusers_dcu
Commits
716b2062
Unverified
Commit
716b2062
authored
Jun 07, 2024
by
Lucain
Committed by
GitHub
Jun 07, 2024
Browse files
Fix mirror community pipeline (#8426)
parent
5fd6825d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
.github/workflows/mirror_community_pipeline.yml
.github/workflows/mirror_community_pipeline.yml
+2
-2
No files found.
.github/workflows/mirror_community_pipeline.yml
View file @
716b2062
...
@@ -67,8 +67,8 @@ jobs:
...
@@ -67,8 +67,8 @@ jobs:
python-version
:
"
3.10"
python-version
:
"
3.10"
-
name
:
Install dependencies
-
name
:
Install dependencies
run
:
|
run
:
|
python -m pip install
uv
python -m pip install
--upgrade pip
uv
pip install --upgrade huggingface_hub
pip install --upgrade huggingface_hub
# Check secret is set
# Check secret is set
-
name
:
whoami
-
name
:
whoami
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment