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
OpenDAS
torch-spline-conv
Commits
e057e5cf
Commit
e057e5cf
authored
Nov 21, 2022
by
rusty1s
Browse files
do not upgrade pip
parent
bb853e00
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.github/workflows/building.yml
.github/workflows/building.yml
+1
-1
No files found.
.github/workflows/building.yml
View file @
e057e5cf
...
@@ -41,7 +41,7 @@ jobs:
...
@@ -41,7 +41,7 @@ jobs:
-
name
:
Upgrade pip
-
name
:
Upgrade pip
run
:
|
run
:
|
pip install --upgrade
pip
setuptools
pip install --upgrade setuptools
-
name
:
Free up disk space
-
name
:
Free up disk space
if
:
${{ runner.os == 'Linux' }}
if
:
${{ runner.os == 'Linux' }}
...
...
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