3.9.26
All checks were successful
Build / Build project (push) Successful in 3m20s

This commit is contained in:
Alexander Zhirov 2025-05-03 05:13:22 +03:00
parent df133e0f78
commit e6f32e163c
Signed by: alexander
GPG key ID: C8D8BE544A27C511
6 changed files with 75 additions and 1 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 }}