Skip to content

Commit 9356b6c

Browse files
committed
sync
1 parent 29a6603 commit 9356b6c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
mkdir -p ~/.ssh
4040
echo "${{ secrets.AUR_KEY }}" > ~/.ssh/id_rsa
4141
chmod 600 ~/.ssh/id_rsa
42+
ssh-keyscan -H aur.archlinux.org >> ~/.ssh/known_hosts
4243
4344
- name: Publish
4445
run: |

0 commit comments

Comments
 (0)