diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3ca3f556..c2e88166 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -96,7 +96,7 @@ jobs: # Extended packages # angr-platforms - - run: git clone https://github.com/angr/angr-platforms.git -b riscv/disable-prologs + - run: git clone https://github.com/angr/angr-platforms.git - run: pip install ./angr-platforms # pysoot - run: git clone https://github.com/angr/pysoot.git