build war1gus images, too
This commit is contained in:
parent
a9c3f4722e
commit
9c0f93b82b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/appimage.yml
vendored
2
.github/workflows/appimage.yml
vendored
|
@ -10,7 +10,7 @@ jobs:
|
|||
build:
|
||||
strategy:
|
||||
matrix:
|
||||
game: [{id: wargus, name: Wargus}]
|
||||
game: [{id: wargus, name: Wargus}, {id: war1gus, name: War1gus}]
|
||||
name: Linux x64_64 (Continuous)
|
||||
runs-on: ubuntu-18.04
|
||||
steps:
|
||||
|
|
Loading…
Reference in a new issue