mirror of
https://github.com/cloudstack-llc/ollama.git
synced 2026-07-19 22:53:30 -04:00
fix generate output
This commit is contained in:
@@ -12,6 +12,7 @@ jobs:
|
||||
changes:
|
||||
runs-on: ubuntu-latest
|
||||
outputs:
|
||||
GENERATE: ${{ steps.changes.outputs.GENERATE }}
|
||||
GENERATE_CUDA: ${{ steps.changes.outputs.GENERATE_CUDA }}
|
||||
GENERATE_ROCM: ${{ steps.changes.outputs.GENERATE_ROCM }}
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user