Обновление до 10.2.0
All checks were successful
Build / Build project (push) Successful in 12m4s

This commit is contained in:
Alexander Zhirov 2025-05-07 19:44:36 +03:00
parent b975203487
commit 717ba11294
Signed by: alexander
GPG key ID: C8D8BE544A27C511
2 changed files with 4 additions and 4 deletions

View file

@ -20,5 +20,5 @@ jobs:
--source-dir ./ \
--nfs-address ${{ secrets.NFS_ADDRESS }} \
--nfs-port ${{ secrets.NFS_PORT }} \
--nfs-path / \
--nfs-path ${{ secrets.NFS_PATH }} \
--gpg-key ${{ secrets.GPG_KEY }}