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