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 a186d6b commit fb8b272Copy full SHA for fb8b272
.github/workflows/spack.yml
@@ -54,7 +54,7 @@ jobs:
54
- name: Install Spack requirements
55
run: |
56
apt-get -y update
57
- apt-get install -y bzip2 curl file git gzip make patch python3-minimal tar xz-utils
+ apt-get install -y bzip2 curl file git gzip make patch python3-minimal tar unzip xz-utils
58
apt-get install -y g++ gfortran # compilers
59
60
- name: Build DOLFINx (C++) development version via Spack
0 commit comments