diff --git a/.github/workflows/buildAndTestRyzenAI.yml b/.github/workflows/buildAndTestRyzenAI.yml index c44ab17ba5..acf2262fa2 100644 --- a/.github/workflows/buildAndTestRyzenAI.yml +++ b/.github/workflows/buildAndTestRyzenAI.yml @@ -123,7 +123,7 @@ jobs: run: | pip cache purge - + source /opt/xilinx/xrt/setup.sh python -m venv aie-venv source aie-venv/bin/activate pip install -r python/requirements.txt