diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a9e1f9b0..97a6d831 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -394,7 +394,7 @@ jobs: env: EMULATOR_ROOT: ${{github.workspace}}/build/release/artifacts/root EMULATOR_VERBOSE: ${{ github.event.inputs.verbose }} - ANALYSIS_SAMPLE: ${{github.workspace}}/build/release/artifacts/dump-apiset.exe + ANALYSIS_SAMPLE: ${{github.workspace}}/build/release/artifacts/test-sample.exe smoke-test-android: