Fix small build issue

This commit is contained in:
Wayne Warthen
2021-02-09 16:55:40 -08:00
parent d21318b753
commit 22b651917b

View File

@@ -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*