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
|
arch: aarch64
|
||||||
mem: 6144
|
mem: 6144
|
||||||
usesh: true
|
usesh: true
|
||||||
sync: rsync
|
sync: sshfs
|
||||||
|
disable-cache: true
|
||||||
prepare: |
|
prepare: |
|
||||||
pkg_add rust
|
pkg_add rust
|
||||||
run: |
|
run: |
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue