Skip to content

Commit 0588437

Browse files
committed
Update build-ubuntu.yml
1 parent ac98c3d commit 0588437

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/build-ubuntu.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@ jobs:
1616

1717
- name: Install required packages
1818
run: sudo apt-get update && sudo apt-get upgrade -y && sudo apt-get install libglib2.0-dev libpixman-1-dev
19-
20-
- name: Clone repository with submodules
21-
run: git clone --recursive https://github.com/AlexN-SM64/qemu-irix && cd qemu-irix
2219

2320
- name: Configure
2421
run: ./configure --target-list=irix-linux-user --disable-werror

0 commit comments

Comments
 (0)