diff --git a/.github/workflows/r-pytest.yml b/.github/workflows/r-pytest.yml index be3cd9cfea..a099695400 100644 --- a/.github/workflows/r-pytest.yml +++ b/.github/workflows/r-pytest.yml @@ -80,7 +80,7 @@ jobs: cache-images: needs: [run-pytest] - if: ${{ needs.run-pytest.outputs.img_cache_loaded =! true}} + if: ${{ needs.run-pytest.outputs.img_cache_loaded != true}} uses: hotosm/gh-workflows/.github/workflows/image_cache.yml@main with: image_names: |