Try to run with -y
Some checks failed
Initializing rust environment. / build (ubuntu-20.04) (push) Failing after 20s
Some checks failed
Initializing rust environment. / build (ubuntu-20.04) (push) Failing after 20s
This commit is contained in:
@@ -20,7 +20,7 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
apt-get install -y curl gcc git
|
||||
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
|
||||
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -- -y
|
||||
|
||||
- name: Running testbench
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user