mirror of
https://github.com/telemt/telemt.git
synced 2026-05-23 04:01:44 +03:00
Fixed issues with an action
This commit is contained in:
3
.github/workflows/build-openbsd.yml
vendored
3
.github/workflows/build-openbsd.yml
vendored
@@ -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: |
|
||||||
|
|||||||
Reference in New Issue
Block a user