We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e416c46 + 0770dd6 commit 4784da8Copy full SHA for 4784da8
.github/workflows/stackhpc-all-in-one.yml
@@ -80,7 +80,7 @@ jobs:
80
- name: Install Package
81
uses: ConorMacBride/install-package@main
82
with:
83
- apt: git unzip nodejs
+ apt: git unzip nodejs openssh-client
84
85
- uses: actions/checkout@v4
86
0 commit comments