diff --git a/.github/workflows/commit.yml b/.github/workflows/commit.yml index 088fca37..689e14c1 100644 --- a/.github/workflows/commit.yml +++ b/.github/workflows/commit.yml @@ -19,6 +19,7 @@ jobs: - name: Build run: | + export TZ='America/Los_Angeles' sudo apt-get install libncurses-dev make make clean