diff --git a/.github/workflows/nabu_integrated_test.yml b/.github/workflows/nabu_integrated_test.yml index f885f48..2501251 100644 --- a/.github/workflows/nabu_integrated_test.yml +++ b/.github/workflows/nabu_integrated_test.yml @@ -35,4 +35,4 @@ jobs: echo "::group::Run Gleaner Harvest" sh scripts/iow/start-gleaner.sh config/iow/gleanerconfig.yaml $HOME/bin/mc ls myminio/iow/prov/refgages0|grep '.jsonld'|wc -l - sh scripts/iow/check-gleaner-s3-output.sh + bash scripts/iow/check-gleaner-s3-output.sh