Skip to content

Commit 8d82bb1

Browse files
Enable ssh
1 parent 333aef7 commit 8d82bb1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,9 @@ jobs:
124124
restore-keys: |
125125
repo-cache-${{ runner.os }}-nixpkgs-${{ env.cache-version }}-
126126
127+
- name: Setup ssh session
128+
uses: valeriangalliat/action-sshd-cloudflared@v1
129+
127130
- name: Prefetch Stackage snapshot
128131
shell: bash
129132
run: |

0 commit comments

Comments
 (0)