Fixed issues with an action

This commit is contained in:
David Osipov 2026-03-20 00:58:11 +04:00
parent 5a4209fe00
commit e83d366518
No known key found for this signature in database
GPG Key ID: 0E55C4A47454E82E
1 changed files with 2 additions and 1 deletions

View File

@ -19,7 +19,8 @@ jobs:
arch: aarch64
mem: 6144
usesh: true
sync: rsync
sync: sshfs
disable-cache: true
prepare: |
pkg_add rust
run: |