Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
one
spconv
Commits
7430ed81
"platforms/hip/include/HipProgram.h" did not exist on "10379a9a4405bc4efa5f1ba0ab93b85b21404e44"
Commit
7430ed81
authored
Nov 25, 2021
by
yan.yan
Browse files
debug windows
parent
276c242e
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.github/workflows/build.yaml
.github/workflows/build.yaml
+1
-1
No files found.
.github/workflows/build.yaml
View file @
7430ed81
...
...
@@ -47,7 +47,7 @@ jobs:
shell
:
powershell
run
:
|
$ProgressPreference = 'SilentlyContinue'
Invoke-WebRequest -Uri "https://boostorg.jfrog.io/artifactory/main/release/1.77.0/source/
$BOOST_VERSION
.zip" -UseBasicParsing -OutFile $HOME/boost.zip
Invoke-WebRequest -Uri "https://boostorg.jfrog.io/artifactory/main/release/1.77.0/source/
boost_1_77_0
.zip" -UseBasicParsing -OutFile $HOME/boost.zip
Expand-Archive $HOME/boost.zip -DestinationPath $HOME/boost
.\tools\install_windows_cuda.ps1
-
name
:
Set up Python ${{ matrix.python-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