Set up TERM environment variable

This commit is contained in:
Matthew Lopez
2023-12-26 19:09:25 -05:00
parent 9f165496a5
commit c37fdfa8aa

View File

@@ -14,6 +14,9 @@ jobs:
with:
submodules: true
- name: Set TERM environment variable
run: echo "TERM=xterm" >> $GITHUB_ENV
- name: Test submodule patches script
run: ./scripts/setup-submodule-patches.sh