This commit is contained in:
parent
4b1118a4c2
commit
d5ef54a2a0
@ -24,6 +24,8 @@ name: Build
|
|||||||
steps:
|
steps:
|
||||||
- name: build
|
- name: build
|
||||||
commands:
|
commands:
|
||||||
|
- ls
|
||||||
|
- pwd
|
||||||
- chown andr3:andr3 -R .
|
- chown andr3:andr3 -R .
|
||||||
- su andr3 -c "cargo build --target=armv7-unknown-linux-gnueabihf"
|
- su andr3 -c "cargo build --target=armv7-unknown-linux-gnueabihf"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user