This commit is contained in:
parent
bb6c629df5
commit
fbcae66311
@ -24,8 +24,8 @@ name: Build
|
|||||||
steps:
|
steps:
|
||||||
- name: test
|
- name: test
|
||||||
commands:
|
commands:
|
||||||
- whoami
|
- chown andr3:andr3 -R .
|
||||||
- cargo build --target=armv7-unknown-linux-gnueabihf
|
- su andr3 -c cargo build --target=armv7-unknown-linux-gnueabihf
|
||||||
|
|
||||||
node:
|
node:
|
||||||
lights: builder
|
lights: builder
|
||||||
|
Loading…
Reference in New Issue
Block a user