Skip to content

Commit f6ba871

Browse files
committed
update ci.yml
1 parent 5ccc575 commit f6ba871

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/build-ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,9 +78,6 @@ jobs:
7878
wget https://github.com/qilingframework/rootfs/archive/refs/heads/master.zip
7979
unzip master.zip && mv rootfs-master rootfs
8080
cd ../qiling
81-
rm -rf engine
82-
wget https://github.com/qilingframework/engine/archive/refs/heads/main.zip
83-
unzip main.zip && mv engine-main engine
8481
cd ../examples/rootfs/x86_linux/kernel && unzip -P infected m0hamed_rootkit.ko.zip
8582
cd ../../../../
8683
pip3 install -e .[evm]

0 commit comments

Comments
 (0)