diff --git a/.github/workflows/cicd.yml b/.github/workflows/cicd.yml index 7786bae..dfcd9c1 100644 --- a/.github/workflows/cicd.yml +++ b/.github/workflows/cicd.yml @@ -74,4 +74,4 @@ jobs: with: name: WhatAboutSAM path: | - x64\Release\WhatAboutSAM.exe + WhatAboutSAM\WhatAboutSAM\WhatAboutSAM\x64\Release\WhatAboutSAM.exe