This commit is contained in:
+4
-4
@@ -4,7 +4,7 @@ name: buster
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Cross Compile
|
- name: Cross Compile
|
||||||
- image: debian:buster
|
image: debian:buster
|
||||||
commands:
|
commands:
|
||||||
- apt-get update && apt-get -y upgrade && apt-get -y install build-essential git
|
- apt-get update && apt-get -y upgrade && apt-get -y install build-essential git
|
||||||
- git clone https://github.com/raspberrypi/tools.git
|
- git clone https://github.com/raspberrypi/tools.git
|
||||||
|
|||||||
Reference in New Issue
Block a user