diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index aaa1a1b1..eb617040 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -7,7 +7,7 @@ jobs: - uses: actions/checkout@v3 - name: Install dependencies - run: sudo apt-get update && sudo apt-get install -y lcov + run: sudo apt-get update && sudo apt-get install -y cmake git lcov - name: Install Catch2 run: | diff --git a/niftyreg_build_version.txt b/niftyreg_build_version.txt index 53c86ff4..29aae8ee 100644 --- a/niftyreg_build_version.txt +++ b/niftyreg_build_version.txt @@ -1 +1 @@ -417 +418