From 57596581a54ec7484fd70aac7fdf6a050f3daadd Mon Sep 17 00:00:00 2001 From: JHancox <48477639+JHancox@users.noreply.github.com> Date: Thu, 30 May 2024 15:53:30 +0100 Subject: [PATCH] Update test-monai-deploy-express.yml Signed-off-by: JHancox <48477639+JHancox@users.noreply.github.com> --- .github/workflows/test-monai-deploy-express.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-monai-deploy-express.yml b/.github/workflows/test-monai-deploy-express.yml index 04723e0..026b6e7 100644 --- a/.github/workflows/test-monai-deploy-express.yml +++ b/.github/workflows/test-monai-deploy-express.yml @@ -47,7 +47,7 @@ jobs: continue-on-error: false run: | sudo apt install dcmtk - storescu -v +r +sd -aec ORTHANC localhost 4242 sample-workflows/ci-test-files/* + storescu -v +r +sd -aec ORTHANC localhost 4242 ./sample-workflows/ci-test-files/* # curl -X POST http://localhost:8042/instances --data-binary @sample-workflows/ci-test-files/IMG0002.dcm curl --request POST --header 'Content-Type: application/json' --data @sample-workflows/hello-world.json http://localhost:5001/workflows