commit | 97c116a2456e49311c55cedcfae472a442cbb1a0 | [log] [tgz] |
---|---|---|
author | Matt Venn <matt@mattvenn.net> | Wed Aug 31 17:18:27 2022 +0200 |
committer | Matt Venn <matt@mattvenn.net> | Wed Aug 31 17:18:27 2022 +0200 |
tree | c78992724191660192dfbed63224efa36c4f72b8 | |
parent | 53e62cc2a0f2249e208d26238d7085ce1b7f12af [diff] |
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