mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-11 13:56:16 +00:00
update aur
This commit is contained in:
5
.github/workflows/update-aur.yml
vendored
5
.github/workflows/update-aur.yml
vendored
@@ -41,8 +41,9 @@ jobs:
|
||||
eval "$(ssh-agent -s)"
|
||||
ssh-add ~/.ssh/id_rsa
|
||||
|
||||
# ssh-agent bash -c 'ssh-add ~/.ssh/id_rsa; git clone ssh://aur@aur.archlinux.org/hydra-launcher-bin.git'
|
||||
git clone https://aur.archlinux.org/hydra-launcher-bin.git
|
||||
export GIT_SSH_COMMAND="ssh -i ~/.ssh/id_rsa -F ~/.ssh/config -o UserKnownHostsFile=$SSH_PATH/known_hosts"
|
||||
|
||||
git clone ssh://aur@aur.archlinux.org/hydra-launcher-bin.git
|
||||
cd hydra-launcher-bin
|
||||
pwd
|
||||
ls
|
||||
|
||||
Reference in New Issue
Block a user