docs: add make install step to build workflow and update README with todo list

This commit is contained in:
2024-12-02 16:43:40 +00:00
parent 7ab84098cc
commit 713347f22c
2 changed files with 6 additions and 0 deletions
+1
View File
@@ -12,5 +12,6 @@ jobs:
run: |
ls ${{ gitea.workspace }}
- run: make build
- run: make install
- run: make run
- run: make test