Update ci.yaml
This commit is contained in:
parent
ad5aaf0e13
commit
64a3d0bdb9
|
|
@ -36,9 +36,6 @@ jobs:
|
|||
- name: Get the dependency
|
||||
run: cp -r secret-medievil-repo/disk/* ./disk/
|
||||
|
||||
- name: Try going into overlays
|
||||
run: cd ./disk/OVERLAYS && ls
|
||||
|
||||
- name: Disassemble and extraction
|
||||
run: make extract -j $(nproc)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue