This commit is contained in:
Oscar
2026-06-04 15:13:16 +03:00
parent ce8cc6510f
commit f1166dea49
2 changed files with 8 additions and 0 deletions

View File

@@ -13,6 +13,10 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Keyscan
- run: |
ssh-keyscan git.koptilnya.xyz >> ~/.ssh/known_hosts
- name: Checkout
uses: actions/checkout@v4