Skip to content

Commit f849d26

Browse files
committed
CI: Trim down package dependencies
(cherry picked from commit 8d9e620)
1 parent a56a95c commit f849d26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stackhpc-all-in-one.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
- name: Install Package
8181
uses: ConorMacBride/install-package@main
8282
with:
83-
apt: build-essential git unzip nodejs python3 python3-pip python3-wheel python-is-python3
83+
apt: git unzip nodejs
8484

8585
- uses: actions/checkout@v4
8686
with:

0 commit comments

Comments
 (0)