Skip to content

Commit 4b20e98

Browse files
committed
trying to get CI ssh to work
1 parent 96b2b3f commit 4b20e98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
run: yarn build:dev
9595
- name: Copy ENV File
9696
run: cp .env.ci .env
97-
- name: Setup interactive ssh session
97+
- name: Setup an interactive ssh session
9898
uses: Warpbuilds/[email protected]
9999
with:
100100
limit-access-to-actor: true

0 commit comments

Comments
 (0)