Commit bd2ea5cb authored by George Hotz's avatar George Hotz

that's mipigeth now

parent 118e1b1d
......@@ -14,7 +14,7 @@ jobs:
sudo apt-get update
sudo apt-get -y --no-install-recommends install golang-1.16 python3 python3-pip
- name: Install Python deps
run: pip3 install -r risc/requirements.txt
run: pip3 install -r mipigeth/requirements.txt
- name: Build minigeth and run default block (cache)
run: |
./run.sh
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment