Update build.
All checks were successful
isspam build / build (push) Successful in 2m44s

This commit is contained in:
retoor 2024-12-02 15:13:03 +01:00
parent 6ae10586de
commit 3aee4e8b79

View File

@ -14,10 +14,9 @@ jobs:
- name: List files in the repository
run: |
ls ${{ gitea.workspace }}
- run: source $HOME/.cargo/env && make
- run: make build
- run: make run
- run: make build_risspam
- run: source $HOME/.cargo/env && make build_risspam
- run: make run_risspam
- run: make benchmark
- run: make publish