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
ollama
Commits
4e1ff6dc
"docs/vscode:/vscode.git/clone" did not exist on "5042dc0085537db79aaf4e175e86d5f5bf5ae4d8"
Unverified
Commit
4e1ff6dc
authored
Apr 25, 2024
by
Daniel Hiltgen
Committed by
GitHub
Apr 25, 2024
Browse files
Merge pull request #3926 from dhiltgen/ci_fixes
Fix release CI
parents
de4ded68
8589d752
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
11 deletions
+0
-11
.github/workflows/release.yaml
.github/workflows/release.yaml
+0
-11
No files found.
.github/workflows/release.yaml
View file @
4e1ff6dc
...
...
@@ -311,29 +311,18 @@ jobs:
-
uses
:
actions/download-artifact@v4
with
:
name
:
generate-windows-cpu
path
:
|
llm/build
dist/windows-amd64
-
uses
:
actions/download-artifact@v4
with
:
name
:
generate-windows-cuda
path
:
|
llm/build
dist/windows-amd64
-
uses
:
actions/download-artifact@v4
with
:
name
:
windows-cuda-deps
path
:
dist/deps
-
uses
:
actions/download-artifact@v4
with
:
name
:
windows-rocm-deps
path
:
dist/deps
-
uses
:
actions/download-artifact@v4
with
:
name
:
generate-windows-rocm
path
:
|
llm/build
dist/windows-amd64
-
run
:
dir llm/build
-
run
:
|
$gopath=(get-command go).source | split-path -parent
...
...
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