This commit is contained in:
parent
d2fdbaca5e
commit
8f0cf0fb92
@ -9,7 +9,7 @@ jobs:
|
||||
- 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 -- --default-toolchain nightly -y
|
||||
- run: source $HOME/.cargo/bin
|
||||
- run: source $HOME/.cargo/env
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout@v4
|
||||
- name: List files in the repository
|
||||
|
Loading…
Reference in New Issue
Block a user