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 f994002 commit 5b0b6c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-evpfft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
shell: bash
- name: Install fftw-dev
run:
sudo apt-get install -y fftw-dev
sudo apt-get -y install libfftw3-dev
shell: bash
# - name: Install HDF5-dev
# run:
Expand Down

0 comments on commit 5b0b6c9

Please sign in to comment.