Skip to content

Commit

Permalink
Update build-evpfft.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jacob-moore22 authored Mar 22, 2024
1 parent def12e3 commit f994002
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/build-evpfft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,10 @@ jobs:
run:
sudo apt-get -y install cmake
shell: bash
# - name: Install fftw-dev
# run:
# sudo apt-get install libfftw3-dev
# shell: bash
- name: Install fftw-dev
run:
sudo apt-get install -y fftw-dev
shell: bash
# - name: Install HDF5-dev
# run:
# sudo apt install libhdf5-mpi-dev
Expand Down

0 comments on commit f994002

Please sign in to comment.