Updated build instructions.
Some checks failed
isspam build / build (push) Failing after 55s

This commit is contained in:
retoor 2024-11-30 21:25:18 +01:00
parent ff0af5ad75
commit ebb2672264
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ jobs:
steps:
- run: apt update
- run: apt install build-essential valgrind make curl -y
- run: curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- --profile minimal --default-toolchain nightly -y
- run: curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- --default-toolchain nightly -y
- name: Check out repository code
uses: actions/checkout@v4
- name: List files in the repository

View File

@ -1 +1 @@
/home/retoor/projects/spam/rust/risspam/target/release/risspam: /home/retoor/projects/spam/rust/risspam/src/main.rs
/home/retoor/projects/spam/12bitfloat_rust/risspam/target/release/risspam: /home/retoor/projects/spam/12bitfloat_rust/risspam/src/main.rs