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
1ec0df10
Commit
1ec0df10
authored
Apr 01, 2024
by
Michael Yang
Browse files
fix generate output
parent
011bb673
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
.github/workflows/test.yaml
.github/workflows/test.yaml
+1
-0
No files found.
.github/workflows/test.yaml
View file @
1ec0df10
...
@@ -12,6 +12,7 @@ jobs:
...
@@ -12,6 +12,7 @@ jobs:
changes
:
changes
:
runs-on
:
ubuntu-latest
runs-on
:
ubuntu-latest
outputs
:
outputs
:
GENERATE
:
${{ steps.changes.outputs.GENERATE }}
GENERATE_CUDA
:
${{ steps.changes.outputs.GENERATE_CUDA }}
GENERATE_CUDA
:
${{ steps.changes.outputs.GENERATE_CUDA }}
GENERATE_ROCM
:
${{ steps.changes.outputs.GENERATE_ROCM }}
GENERATE_ROCM
:
${{ steps.changes.outputs.GENERATE_ROCM }}
steps
:
steps
:
...
...
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