make file pls
Some checks failed
Build / nix-build (native-aarch64, varda) (push) Failing after 2s
Build / nix-build (native-x86_64, telchar) (push) Failing after 4s

This commit is contained in:
Joseph Hanson 2024-07-28 12:52:47 -05:00
parent 94e2fe736b
commit c9a4d7848f
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -26,6 +26,7 @@ jobs:
- name: Set up ssh key folder - name: Set up ssh key folder
run: | run: |
mkdir -p $HOME/.ssh mkdir -p $HOME/.ssh
chmod 700 $HOME/.ssh
- name: Write ssh key - name: Write ssh key
id: sshkey id: sshkey
uses: https://github.com/timheuer/base64-to-file@v1 uses: https://github.com/timheuer/base64-to-file@v1