Automated building risspam.
isspam build / build (push) Failing after 44s

This commit is contained in:
2024-11-30 21:10:24 +01:00
parent aa14ca5ab0
commit ff0af5ad75
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -7,7 +7,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- run: apt update
- run: apt install build-essential valgrind make -y
- 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
- name: Check out repository code
uses: actions/checkout@v4
- name: List files in the repository