Skip to content

Commit 20df14f

Browse files
haeter525sidra-asa
authored andcommitted
Update pytest
1 parent fb4e9d5 commit 20df14f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/pytest.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,9 @@ jobs:
3232
sudo apt-get -y install graphviz ninja-build
3333
3434
# Install Rizin
35-
sudo git clone --branch v0.3.4 https://github.com/rizinorg/rizin /opt/rizin/
35+
sudo git clone https://github.com/rizinorg/rizin /opt/rizin/
3636
cd /opt/rizin/
37+
sudo git checkout de8a5cac5532845643a52d1231b17a7b34feb50a
3738
meson build
3839
ninja -C build
3940
sudo ninja -C build install

0 commit comments

Comments
 (0)