update workflow
This commit is contained in:
parent
93b38852b0
commit
01837c6f52
1 changed files with 1 additions and 1 deletions
2
.github/workflows/appimage.yml
vendored
2
.github/workflows/appimage.yml
vendored
|
@ -7,7 +7,7 @@ on:
|
||||||
branches: [ master ]
|
branches: [ master ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-appimage:
|
build:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
game: [{id: wargus, name: Wargus}, {id: war1gus, name: War1gus}]
|
game: [{id: wargus, name: Wargus}, {id: war1gus, name: War1gus}]
|
||||||
|
|
Loading…
Reference in a new issue