docs: add make install step to build workflow and update README with todo list
This commit is contained in:
@@ -12,5 +12,6 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
ls ${{ gitea.workspace }}
|
ls ${{ gitea.workspace }}
|
||||||
- run: make build
|
- run: make build
|
||||||
|
- run: make install
|
||||||
- run: make run
|
- run: make run
|
||||||
- run: make test
|
- run: make test
|
||||||
|
|||||||
Reference in New Issue
Block a user