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
a2e60ebc
Unverified
Commit
a2e60ebc
authored
Apr 04, 2024
by
Daniel Hiltgen
Committed by
GitHub
Apr 04, 2024
Browse files
Merge pull request #3490 from dhiltgen/ci_fixes
CI missing archive
parents
9768e2dc
883ec4d1
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
.github/workflows/release.yaml
.github/workflows/release.yaml
+3
-1
No files found.
.github/workflows/release.yaml
View file @
a2e60ebc
...
@@ -99,7 +99,9 @@ jobs:
...
@@ -99,7 +99,9 @@ jobs:
-
uses
:
actions/upload-artifact@v4
-
uses
:
actions/upload-artifact@v4
with
:
with
:
name
:
generate-windows-cpu
name
:
generate-windows-cpu
path
:
llm/build/**/bin/*
path
:
|
llm/build/**/bin/*
llm/build/**/*.a
# ROCm generation step
# ROCm generation step
generate-windows-rocm
:
generate-windows-rocm
:
...
...
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