mirror of
https://github.com/wwarthen/RomWBW.git
synced 2026-02-06 14:11:48 -06:00
Fix small build issue
This commit is contained in:
1
.github/workflows/commit.yml
vendored
1
.github/workflows/commit.yml
vendored
@@ -47,7 +47,6 @@ jobs:
|
||||
- name: Build
|
||||
run: |
|
||||
export TZ='America/Los_Angeles'
|
||||
sudo apt-get install libncurses-dev
|
||||
make
|
||||
make clean
|
||||
rm -rf .git*
|
||||
|
||||
Reference in New Issue
Block a user