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.
1 parent a56a95c commit f849d26Copy full SHA for f849d26
.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: build-essential git unzip nodejs python3 python3-pip python3-wheel python-is-python3
+ apt: git unzip nodejs
84
85
- uses: actions/checkout@v4
86
0 commit comments