File tree Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Original file line number Diff line number Diff line change 31
31
libasound2-dev libv4l-dev ssh gzip tar
32
32
coreutils
33
33
34
- # - run: mkdir -p ~/.ssh/
35
- # - run: echo 'StrictHostKeyChecking no' >> ~/.ssh/config
36
- # - run:
37
- # name: SSH debug
38
- # command: |
39
- # echo 'github.com ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAq2A7hRGmdnm9tUDbO9IDSwBK6TbQa+PXYPCPy6rbTrTtw7PHkccKrpp0yVhp5HdEIcKr6pLlVDBfOLX9QUsyCOV0wzfjIJNlGEYsdlLJizHhbn2mUjvSAHQqZETYP81eFzLQNnPHt4EVVUh7VfDESU84KezmD5QlWpXLmvU31/yMf+Se8xhHTvKSCZIFImWwoG6mbUoWf9nzpIoaSjB+weqqUUmpaaasXVal72J+UX2B+2RPW3RcT0eOzQgqlJL3RKrTJvdsjE3JEAvGq3lGHSZXy28G3skua2SmVi/w4yCE6gbODqnTWlg7+wC604ydGXA8VJiS5ap43JXiUFFAaQ==' >> $SSH_CONFIG_DIR/known_hosts
40
- # ssh -vvvT git@github.com
41
34
- checkout
42
-
43
- # circleCI checkout fix
44
- # - run: wget "https://raw.githubusercontent.com/zoff99/ToxAndroidRefImpl/zoff99/dev003/.circleci/checkout_fix.sh" -O /tmp/c.sh
45
- # - run: bash /tmp/c.sh
46
-
47
35
- restore_cache :
48
36
key : ctc-library-dependencies-v3-{{ .Branch }}
49
37
You can’t perform that action at this time.
0 commit comments