Filter ANSI characters

This commit is contained in:
2026-07-09 09:21:27 +09:00
parent 1d3f17e0f2
commit c64f1fdbf6
2 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ runs:
shell: bash
run: |
apt-get update
apt-get install -y --no-install-recommends gettext-base jq
apt-get install -y --no-install-recommends gettext-base jq ansifilter
npm install -g @openai/codex
- name: Run Codex Bot