mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-06-01 18:15:41 +00:00
Merge pull request #426 from kevindiaz314/main
chore(ci): update AUR package workflow
This commit is contained in:
@@ -17,7 +17,7 @@ jobs:
|
||||
shell: bash
|
||||
env:
|
||||
AUR_REPO: ssh://aur@aur.archlinux.org/noctalia-shell.git
|
||||
GIT_SSH_COMMAND: ssh -i /root/.ssh/id_aur -o StrictHostKeyChecking=yes -o IdentitiesOnly=yes
|
||||
GIT_SSH_COMMAND: ssh -i /root/.ssh/id_aur -o StrictHostKeyChecking=yes -o IdentitiesOnly=yes -o ServerAliveInterval=15 -o ServerAliveCountMax=4
|
||||
PKGNAME: noctalia-shell
|
||||
AUR_LINK: https://aur.archlinux.org/packages/noctalia-shell
|
||||
|
||||
|
||||
Reference in New Issue
Block a user