Updated build config.

This commit is contained in:
2024-12-02 15:10:18 +01:00
parent b6cce442c2
commit 64e8004e5a
78 changed files with 416 additions and 1 deletions
+6
View File
@@ -15,3 +15,9 @@ jobs:
run: |
ls ${{ gitea.workspace }}
- run: source $HOME/.cargo/env && make
- run: make build
- run: make run
- run: make build_risspam
- run: make run_risspam
- run: make benchmark
- run: make publish