i ♥ yaml

This commit is contained in:
olebeck 2022-09-05 23:58:07 +02:00
parent d240a125be
commit c8fb9fc46d
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ jobs:
key: ${{ secrets.SSH_PRIVATE_KEY }}
- name: Adding Known Hosts
run: ssh-keyscan -H ${{ secrets.SSH_HOST }} >> ~/.ssh/known_hosts
run: ssh-keyscan -H ${{ secrets.SSH_HOST }} >> ~/.ssh/known_hosts
- name: build
run: make -j dists updates