try yosys python
diff --git a/.github/workflows/multi_tool.yaml b/.github/workflows/multi_tool.yaml
index d4c3bcb..f90d6eb 100644
--- a/.github/workflows/multi_tool.yaml
+++ b/.github/workflows/multi_tool.yaml
@@ -65,9 +65,8 @@
         python -V
         cocotb-config --libpython
         cocotb-config --python-bin
-    
-    # python requirements
-    - name: install python requirements
+
+    - name: setup python
     - run: pip install -r $HOME/multi_project_tools/requirements.txt
 
     # fetch the repos