Skip to content

Commit

Permalink
kubernetes - test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
phymbert committed Feb 25, 2024
1 parent e931e9b commit af340d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kubernetes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
helm install kube-prometheus-stack prometheus-community/kube-prometheus-stack
- name: Deploy llama.cpp server
id: deploy_llama.cpp
id: deploy_llama_cpp
run: |
helm repo add prometheus-community ./examples/kubernetes/helm-charts
helm repo update
Expand Down

0 comments on commit af340d1

Please sign in to comment.