Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Updated CI cfg
  • Loading branch information
pkittenis committed Jul 31, 2022
commit 529d2d7f18821ea4016c36d7c8aeed41afe42969
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
- run:
name: Deps
command: |
sudo apt-get update
sudo apt-get install openssh-server --fix-missing
- run:
command: |
Expand Down