Update flake-lock
Some checks failed
ssh-test / ssh-test (push) Failing after 22s

This commit is contained in:
iFargle 2023-12-09 09:42:07 +09:00
parent a1ee2000af
commit 9f12ad4e2d

View file

@ -16,9 +16,6 @@ jobs:
apk add git nodejs nix --repository=http://dl-cdn.alpinelinux.org/alpine/edge/testing/
git config --global user.email "${{github.actor}}"
git config --global user.name "Albert J. Copeland"
- name: "Setup SSh Keys"
run: |
echo ${secrets.PRIVATE_SSH_KEY} >
- uses: actions/checkout@v3
- name: "Directory Structure"
run: |