summaryrefslogtreecommitdiffstats
path: root/.github/workflows/upload_schema.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/upload_schema.yml')
-rw-r--r--.github/workflows/upload_schema.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.github/workflows/upload_schema.yml b/.github/workflows/upload_schema.yml
index 8f258dd7c1..4c7349abbc 100644
--- a/.github/workflows/upload_schema.yml
+++ b/.github/workflows/upload_schema.yml
@@ -1,5 +1,9 @@
---
name: Upload API Schema
+
+env:
+ LC_ALL: "C.UTF-8" # prevent ERROR: Ansible could not initialize the preferred locale: unsupported locale setting
+
on:
push:
branches: