mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-08-27 04:07:05 +00:00
🩹 ci: Quote Colon in Codegraph Votes Workflow (Invalid YAML) (#14952)
This commit is contained in:
parent
7480e93181
commit
20e2f78490
1 changed files with 1 additions and 1 deletions
2
.github/workflows/codegraph-e2e-votes.yml
vendored
2
.github/workflows/codegraph-e2e-votes.yml
vendored
|
|
@ -189,4 +189,4 @@ jobs:
|
|||
|
||||
- name: Done
|
||||
if: always()
|
||||
run: echo "codegraph-votes: complete"
|
||||
run: 'echo "codegraph-votes: complete"'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue