Skip to content

Commit 6b55de0

Browse files
install gnuplot for test
1 parent 09fa4b7 commit 6b55de0

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/sftp-benchmark.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,9 @@ jobs:
9090
path: ./wolfssh/
9191
artifact_id: 'openssh-download'
9292

93+
- name: Install gnuplot
94+
run: sudo apt-get install gnuplot
95+
9396
- name: Setup OpenSSH Test Server
9497
working-directory: ./wolfssh/
9598
run: |

0 commit comments

Comments
 (0)