Skip to content

Commit f882d38

Browse files
committed
It's called MSDOS
1 parent 40bae77 commit f882d38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
matrix:
1818
# If 'platform' input is empty, build all of these
1919
platform: ${{ inputs.platform != '' && fromJSON(inputs.platform) ||
20-
fromJSON('["atari","apple2","adam","coco","c64","rs232"]') }}
20+
fromJSON('["atari","apple2","adam","coco","c64","msdos"]') }}
2121

2222
container:
2323
image: fozztexx/defoogi:1.4.0

0 commit comments

Comments
 (0)