Skip to content

Commit 10c86c4

Browse files
committed
wip3
1 parent 2effcfb commit 10c86c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
name: Build x86 emulator on Macos
2323
runs-on: macos-latest
2424
steps:
25-
name: brew install
25+
- name: brew install
2626
run: brew install -q sdl2
2727
- name: Generate build system
2828
run: cmake .

0 commit comments

Comments
 (0)