Skip to content

Commit

Permalink
Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pelasgus committed Sep 23, 2024
1 parent 6c8db65 commit 7d82f9c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions setup_guix.nu
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# setup_guix.nu
# Author: D.A.Pelasgus
#!/usr/bin/env nu.

# Set LANG environment variable
echo "Setting LANG to en_US.utf8"
$env.GITHUB_ENV | save --append $env.GITHUB_ENV "LANG=en_US.utf8"
Expand Down

0 comments on commit 7d82f9c

Please sign in to comment.