mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2024-11-10 14:41:43 +00:00
add prboom-plus to continuous integration
This commit is contained in:
parent
b547f3f337
commit
700736dbbc
1 changed files with 3 additions and 0 deletions
3
.github/workflows/continuous_integration.yml
vendored
3
.github/workflows/continuous_integration.yml
vendored
|
@ -16,6 +16,9 @@ jobs:
|
||||||
- {
|
- {
|
||||||
name: "Raze"
|
name: "Raze"
|
||||||
}
|
}
|
||||||
|
- {
|
||||||
|
name: "PrBoom-Plus"
|
||||||
|
}
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v1
|
- uses: actions/checkout@v1
|
||||||
|
|
Loading…
Reference in a new issue