diff --git a/.github/workflows/compile.yml b/.github/workflows/compile.yml index c5aeba9..2713af1 100644 --- a/.github/workflows/compile.yml +++ b/.github/workflows/compile.yml @@ -28,5 +28,5 @@ jobs: # Runs a single command using the runners shell - name: Test compilation run: | - sudo apt install libhdf5-dev flang-7 + sudo apt install libhdf5-dev flang-7 clang-7 make