forked from MirrorRepos/RomWBW
Update commit.yml
Trying to get GitHub build scripts to use Pacific Time Zone.
This commit is contained in:
1
.github/workflows/commit.yml
vendored
1
.github/workflows/commit.yml
vendored
@@ -19,6 +19,7 @@ jobs:
|
||||
|
||||
- name: Build
|
||||
run: |
|
||||
export TZ='America/Los_Angeles'
|
||||
sudo apt-get install libncurses-dev
|
||||
make
|
||||
make clean
|
||||
|
||||
Reference in New Issue
Block a user