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-scatter
Commits
1d438b89
Commit
1d438b89
authored
Jun 16, 2021
by
rusty1s
Browse files
[skip ci] update cuda installation
parent
6b0214a9
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 @
1d438b89
...
@@ -70,6 +70,6 @@ jobs:
...
@@ -70,6 +70,6 @@ jobs:
with
:
with
:
aws_key_id
:
${{ secrets.AWS_KEY_ID }}
aws_key_id
:
${{ secrets.AWS_KEY_ID }}
aws_secret_access_key
:
${{ secrets.AWS_SECRET_ACCESS_KEY}}
aws_secret_access_key
:
${{ secrets.AWS_SECRET_ACCESS_KEY}}
aws_bucket
:
${{
pytorch-geometric.com
}}
aws_bucket
:
'
pytorch-geometric.com
'
source_dir
:
'
dist'
source_dir
:
'
dist'
destination_dir
:
'
whl/torch-${{
matrix.torch-version
}}+${{
matrix.cuda-version
}}'
destination_dir
:
'
whl/torch-${{
matrix.torch-version
}}+${{
matrix.cuda-version
}}'
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