feat: migrate Tux-Dock to FTXUI TUI and CMake build flow #2
1 changed files with 1 additions and 1 deletions
commit
c818c5bfbe
|
|
@ -15,7 +15,7 @@ jobs:
|
|||
steps:
|
||||
- name: Install CMake
|
||||
run: |
|
||||
apt-get update && apt-get install cmake
|
||||
apt-get update && apt-get install -y cmake
|
||||
echo "✅ CMake build tool installed."
|
||||
|
||||
- name: Clone current branch
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue