emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/sweeprolog e029eb3e3c 016/166: update .build.yml


From: ELPA Syncer
Subject: [nongnu] elpa/sweeprolog e029eb3e3c 016/166: update .build.yml
Date: Fri, 30 Sep 2022 04:59:22 -0400 (EDT)

branch: elpa/sweeprolog
commit e029eb3e3c9108b93f935f4dd1fe5a3c0cfe6b78
Author: Eshel Yaron <me@eshelyaron.com>
Commit: Eshel Yaron <me@eshelyaron.com>

    update .build.yml
---
 .build.yml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/.build.yml b/.build.yml
index fbf8937084..7e2aed0690 100644
--- a/.build.yml
+++ b/.build.yml
@@ -29,12 +29,13 @@ packages:
 secrets:
   - 750079bb-9735-473b-bebf-db897c9f0c6b
   - 72d5c3dc-f83f-4cc2-96e3-b2b08f6ee8a0
-environment:
-  LANG: en_US.UTF-8
 sources:
   - git@git.sr.ht:~eshel/sweep
 tasks:
   - build: |
       cd sweep
+      export LANG="en_US.UTF-8"
+      sudo localectl set-locale LANG=en_US.UTF-8
+      localectl set-locale LANG=en_US.UTF-8
       make
       make info



reply via email to

[Prev in Thread] Current Thread [Next in Thread]