mirror of https://github.com/telemt/telemt.git
Fixed issues with an action
This commit is contained in:
parent
5a4209fe00
commit
e83d366518
|
|
@ -19,7 +19,8 @@ jobs:
|
|||
arch: aarch64
|
||||
mem: 6144
|
||||
usesh: true
|
||||
sync: rsync
|
||||
sync: sshfs
|
||||
disable-cache: true
|
||||
prepare: |
|
||||
pkg_add rust
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Reference in New Issue