mirror of
https://github.com/cmosher01/Epple-II.git
synced 2025-01-15 03:31:32 +00:00
fix sdl dependency
This commit is contained in:
parent
ccc89f0676
commit
6614ab6423
2
.github/workflows/publish.yaml
vendored
2
.github/workflows/publish.yaml
vendored
@ -7,7 +7,7 @@ on:
|
||||
env:
|
||||
name: "epple2"
|
||||
desc: "Apple ][ emulator"
|
||||
deb_depends: "libSDL2"
|
||||
deb_depends: "libsdl2-2.0-0"
|
||||
|
||||
permissions:
|
||||
contents: "write"
|
||||
|
Loading…
x
Reference in New Issue
Block a user