parent
29a6603a89
commit
9356b6c35a
|
|
@ -39,6 +39,7 @@ jobs:
|
|||
mkdir -p ~/.ssh
|
||||
echo "${{ secrets.AUR_KEY }}" > ~/.ssh/id_rsa
|
||||
chmod 600 ~/.ssh/id_rsa
|
||||
ssh-keyscan -H aur.archlinux.org >> ~/.ssh/known_hosts
|
||||
|
||||
- name: Publish
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Reference in New Issue