mirror of
https://github.com/zoriya/ash.git
synced 2025-12-06 06:36:17 +00:00
Installing tcsh on github
This commit is contained in:
2
.github/workflows/functional.yml
vendored
2
.github/workflows/functional.yml
vendored
@@ -9,6 +9,6 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- name: Install the ncurses
|
||||
run: sudo apt-get install --yes libncurses5-dev libncursesw5-dev
|
||||
run: sudo apt-get install --yes libncurses5-dev libncursesw5-dev tcsh
|
||||
- name: Build with Makefile & Execute tests
|
||||
run: make func
|
||||
Reference in New Issue
Block a user